Table of Contents

TTokenCellAddress Class

A single cell address in the same sheet or to other sheet. See also TTokenCellRange, TTokenRelativeCellAddress, TTokenRelativeCellRange for other tokens that can contain addresses.

Syntax

Unit: FlexCel.Core

TTokenCellAddress = class(TToken);

Constructors

Name Description
Create Creates a new Cell address token.

Properties

Name Description
Address Cell address where this reference points to.
ExternalBookName File where the reference points to, when this is a reference to other file. Empty or null if the reference is to the same file.