Class FormulaToken
Summary description for _FormulaConstants.
Inheritance
System.Object
FormulaToken
Assembly: Syncfusion.XlsIO.Portable.dll
public sealed class FormulaToken : Enum
Fields
Indicates close bracket. This token is used only for parser
internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken CloseBracket
Field Value
Indicates closing parenthesis. This token is used only for parser
internal purposes and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken CloseParenthesis
Field Value
Indicates delimiter between arguments. This token is used only for parser
internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken Comma
Field Value
Indicates identifier token that contains DDE link.
This token is used only for parser internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken DDELink
Field Value
Indicates end of formula token. This token is used only for parser
internal purposes and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken EndOfFormula
Field Value
Indicates identifier token. This token can be range, named range, function call, etc.
This token is used only for parser internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken Identifier
Field Value
Indicates 3D identifier token. This token can be range, named range.
This token is used only for parser internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken Identifier3D
Field Value
Declaration
public const FormulaToken None
Field Value
Indicates open bracket. This token is used only for parser
internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken OpenBracket
Field Value
Indicates space token. This token is used only for parser
internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken Space
Field Value
Represents the tAdd binary token.
Declaration
public const FormulaToken tAdd
Field Value
Represents the tArea1 operand token.
Declaration
public const FormulaToken tArea1
Field Value
Represents the tArea2 operand token.
Declaration
public const FormulaToken tArea2
Field Value
Represents the tArea3 operand token.
Declaration
public const FormulaToken tArea3
Field Value
Represents the tArea3d1 operand token.
Declaration
public const FormulaToken tArea3d1
Field Value
Represents the tArea3d2 operand token.
Declaration
public const FormulaToken tArea3d2
Field Value
Represents the tArea3d3 operand token.
Declaration
public const FormulaToken tArea3d3
Field Value
Represents the tAreaErr1 operand token.
Declaration
public const FormulaToken tAreaErr1
Field Value
Represents the tAreaErr2 operand token.
Declaration
public const FormulaToken tAreaErr2
Field Value
Represents the tAreaErr3 operand token.
Declaration
public const FormulaToken tAreaErr3
Field Value
Represents the tAreaErr3d1 operand token.
Declaration
public const FormulaToken tAreaErr3d1
Field Value
Represents the tAreaErr3d2 operand token.
Declaration
public const FormulaToken tAreaErr3d2
Field Value
Represents the tAreaErr3d3 operand token.
Declaration
public const FormulaToken tAreaErr3d3
Field Value
Represents the tAreaN1 operand token.
Declaration
public const FormulaToken tAreaN1
Field Value
Represents the tAreaN2 operand token.
Declaration
public const FormulaToken tAreaN2
Field Value
Represents the tAreaN3 operand token.
Declaration
public const FormulaToken tAreaN3
Field Value
Represents the tArray1 operand token.
Declaration
public const FormulaToken tArray1
Field Value
Represents the tArray2 operand token.
Declaration
public const FormulaToken tArray2
Field Value
Represents the tArray3 operand token.
Declaration
public const FormulaToken tArray3
Field Value
Represents the tAttr control token.
Declaration
public const FormulaToken tAttr
Field Value
Represents the tBoolean constant token.
Declaration
public const FormulaToken tBoolean
Field Value
Represents the tCellRange binary token.
Declaration
public const FormulaToken tCellRange
Field Value
Represents the tCellRangeIntersection binary token.
Declaration
public const FormulaToken tCellRangeIntersection
Field Value
Represents the tCellRangeList binary token.
Declaration
public const FormulaToken tCellRangeList
Field Value
Represents the tConcat binary token.
Declaration
public const FormulaToken tConcat
Field Value
Represents the tDiv binary token.
Declaration
public const FormulaToken tDiv
Field Value
Represents the tEndSheet control token.
Declaration
public const FormulaToken tEndSheet
Field Value
Represents the tEqual binary token.
Declaration
public const FormulaToken tEqual
Field Value
Represents the tError constant token.
Declaration
public const FormulaToken tError
Field Value
Represents the tExp control token.
Declaration
public const FormulaToken tExp
Field Value
tExtended
Represents the tExtended control token.
Declaration
public const FormulaToken tExtended
Field Value
Represents the tFunction1 function token.
Declaration
public const FormulaToken tFunction1
Field Value
Represents the tFunction2 function token.
Declaration
public const FormulaToken tFunction2
Field Value
Represents the tFunction3 function token.
Declaration
public const FormulaToken tFunction3
Field Value
Represents the tFunctionCE1 function token.
Declaration
public const FormulaToken tFunctionCE1
Field Value
Represents the tFunctionCE2 function token.
Declaration
public const FormulaToken tFunctionCE2
Field Value
Represents the tFunctionCE3 function token.
Declaration
public const FormulaToken tFunctionCE3
Field Value
Represents the tFunctionVar1 function token.
Declaration
public const FormulaToken tFunctionVar1
Field Value
Represents the tFunctionVar2 function token.
Declaration
public const FormulaToken tFunctionVar2
Field Value
Represents the tFunctionVar3 function token.
Declaration
public const FormulaToken tFunctionVar3
Field Value
Represents the tGreater binary token.
Declaration
public const FormulaToken tGreater
Field Value
Represents the tGreaterEqual binary token.
Declaration
public const FormulaToken tGreaterEqual
Field Value
Represents the tInteger constant token.
Declaration
public const FormulaToken tInteger
Field Value
Represents the tLessEqual binary token.
Declaration
public const FormulaToken tLessEqual
Field Value
Represents the tLessThan binary token.
Declaration
public const FormulaToken tLessThan
Field Value
Represents the tMemArea1 operand token.
Declaration
public const FormulaToken tMemArea1
Field Value
Represents the tMemArea2 operand token.
Declaration
public const FormulaToken tMemArea2
Field Value
Represents the tMemArea3 operand token.
Declaration
public const FormulaToken tMemArea3
Field Value
Represents the tMemAreaN1 operand token.
Declaration
public const FormulaToken tMemAreaN1
Field Value
Represents the tMemAreaN2 operand token.
Declaration
public const FormulaToken tMemAreaN2
Field Value
Represents the tMemAreaN3 operand token.
Declaration
public const FormulaToken tMemAreaN3
Field Value
Represents the tMemErr1 operand token.
Declaration
public const FormulaToken tMemErr1
Field Value
Represents the tMemErr2 operand token.
Declaration
public const FormulaToken tMemErr2
Field Value
Represents the tMemErr3 operand token.
Declaration
public const FormulaToken tMemErr3
Field Value
Represents the tMemFunc1 operand token.
Declaration
public const FormulaToken tMemFunc1
Field Value
Represents the tMemFunc2 operand token.
Declaration
public const FormulaToken tMemFunc2
Field Value
Represents the tMemFunc3 operand token.
Declaration
public const FormulaToken tMemFunc3
Field Value
Represents the tMemNoMem1 operand token.
Declaration
public const FormulaToken tMemNoMem1
Field Value
Represents the tMemNoMem2 operand token.
Declaration
public const FormulaToken tMemNoMem2
Field Value
Represents the tMemNoMem3 operand token.
Declaration
public const FormulaToken tMemNoMem3
Field Value
Represents the tMemNoMemN1 operand token.
Declaration
public const FormulaToken tMemNoMemN1
Field Value
Represents the tMemNoMemN2 operand token.
Declaration
public const FormulaToken tMemNoMemN2
Field Value
Represents the tMemNoMemN3 operand token.
Declaration
public const FormulaToken tMemNoMemN3
Field Value
Represents the tMissingArgument constant token.
Declaration
public const FormulaToken tMissingArgument
Field Value
Represents the tMul binary token.
Declaration
public const FormulaToken tMul
Field Value
Represents the tName1 operand token.
Declaration
public const FormulaToken tName1
Field Value
Represents the tName2 operand token.
Declaration
public const FormulaToken tName2
Field Value
Represents the tName3 operand token.
Declaration
public const FormulaToken tName3
Field Value
Represents the tNameX1 operand token.
Declaration
public const FormulaToken tNameX1
Field Value
Represents the tNameX2 operand token.
Declaration
public const FormulaToken tNameX2
Field Value
Represents the tNameX3 operand token.
Declaration
public const FormulaToken tNameX3
Field Value
Represents the tNotEqual binary token.
Declaration
public const FormulaToken tNotEqual
Field Value
Represents the tNumber constant token.
Declaration
public const FormulaToken tNumber
Field Value
Represents the tParentheses unary token.
Declaration
public const FormulaToken tParentheses
Field Value
Represents the tPercent unary token.
Declaration
public const FormulaToken tPercent
Field Value
Represents the tPower binary token.
Declaration
public const FormulaToken tPower
Field Value
Represents the tRef1 operand token.
Declaration
public const FormulaToken tRef1
Field Value
Represents the tRef2 operand token.
Declaration
public const FormulaToken tRef2
Field Value
Represents the tRef3 operand token.
Declaration
public const FormulaToken tRef3
Field Value
Represents the tRef3d1 operand token.
Declaration
public const FormulaToken tRef3d1
Field Value
Represents the tRef3d2 operand token.
Declaration
public const FormulaToken tRef3d2
Field Value
Represents the tRef3d3 operand token.
Declaration
public const FormulaToken tRef3d3
Field Value
Represents the tRefErr1 operand token.
Declaration
public const FormulaToken tRefErr1
Field Value
Represents the tRefErr2 operand token.
Declaration
public const FormulaToken tRefErr2
Field Value
Represents the tRefErr3 operand token.
Declaration
public const FormulaToken tRefErr3
Field Value
Represents the tRefErr3d1 operand token.
Declaration
public const FormulaToken tRefErr3d1
Field Value
Represents the tRefErr3d2 operand token.
Declaration
public const FormulaToken tRefErr3d2
Field Value
Represents the tRefErr3d3 operand token.
Declaration
public const FormulaToken tRefErr3d3
Field Value
Represents the tRefN1 operand token.
Declaration
public const FormulaToken tRefN1
Field Value
Represents the tRefN2 operand token.
Declaration
public const FormulaToken tRefN2
Field Value
Represents the tRefN3 operand token.
Declaration
public const FormulaToken tRefN3
Field Value
Represents the tRefN3d1 operand token.
Declaration
public const FormulaToken tRefN3d1
Field Value
Represents the tRefN3d2 operand token.
Declaration
public const FormulaToken tRefN3d2
Field Value
Represents the tRefN3d3 operand token.
Declaration
public const FormulaToken tRefN3d3
Field Value
Represents the tSheet control token.
Declaration
public const FormulaToken tSheet
Field Value
Represents the tStringConstant constant token.
Declaration
public const FormulaToken tStringConstant
Field Value
Represents the tSub binary token.
Declaration
public const FormulaToken tSub
Field Value
Represents the tTbl control token.
Declaration
public const FormulaToken tTbl
Field Value
Represents the tUnaryMinus unary token.
Declaration
public const FormulaToken tUnaryMinus
Field Value
Represents the tUnaryPlus unary token.
Declaration
public const FormulaToken tUnaryPlus
Field Value
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Indicates boolean value - false. This token is used only for parser
internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken ValueFalse
Field Value
Indicates boolean value - true. This token is used only for parser
internal purpose and shouldn't appear in the resulting formula.
Declaration
public const FormulaToken ValueTrue
Field Value