Table of Contents

TTokenData Class

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

Syntax

Namespace: FlexCel.Core

public class TTokenData: TToken

Constructors

Name Description
TTokenData Creates a new data token.

Properties

Name Description
Data Data represented by this token.