IExpression Members
Include Protected Members
Include Inherited Members
Represents an expression.
The IExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Expression | The expression string. |
![]() |
IsEmpty | Indicates whether the evaluated expression is the empty cell value. |
![]() |
IsExpression | Indicates whether Value contains an expression. |
![]() |
Value | The value. |
Top