Table of Contents

TTokenData Class

Constant data, like "Hello" and 1 in the formula: "=IF(A1 = 1,,"Hello")"

Syntax

Unit: FlexCel.Core

TTokenData = class(TToken);

Constructors

Name Description
Create Creates a new data token.

Properties

Name Description
Data Data represented by this token.