[]
Spread.CalcEngine.ExpressionType
Represents the expression type
• LocalName = 100
Specifies the local name type
• array = 6
Specifies the array type
• boolean = 4
Specifies the boolean type
• error = 5
Specifies the error type
• expand = 12
Specifies the expand type
• function = 7
Specifies the function type
• missingArgument = 11
Specifies the missing argument type
• name = 8
Specifies the name type
• number = 2
Specifies the number type
• operator = 9
Specifies the operator type
• parentheses = 10
Specifies the parenthesis type
• reference = 1
Specifies the reference type
• string = 3
Specifies the string type
• structReference = 13
Specifies the struct reference type
• unknow = 0
Specifies the unknown type