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

Namespace: FlexCel.Core

public class TTokenCellAddress: TToken

Constructors

Name Description
TTokenCellAddress 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.