Table of Contents

TTokenReferenceError Class

This token represents an error like #REF!

Syntax

Namespace: FlexCel.Core

public class TTokenReferenceError: TToken

Constructors

Name Description
TTokenReferenceError Creates a new TTokenError instance with the corresponding error type.

Properties

Name Description
IsArea Returns true if this is a reference to an area of cells.
Is3D Returns true if this is a reference to multiple sheets.
IsRelative If true this reference is relative to the cell where the formula is.