Table of Contents

TTokenDataArray Class

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

Syntax

Unit: FlexCel.Core

TTokenDataArray = class(TToken);

Constructors

Name Description
Create Creates a new data token.

Properties

Name Description
Data Data represented by this token.