Sdílet prostřednictvím


IExpression Members

Include Protected Members
Include Inherited Members

Represents an expression.

The IExpression type exposes the following members.

Methods

  Name Description
Public method ToString(String, IFormatProvider) (Inherited from IFormattable.)

Top

Properties

  Name Description
Public property Expression The expression string.
Public property IsEmpty Indicates whether the evaluated expression is the empty cell value.
Public property IsExpression Indicates whether Value contains an expression.
Public property Value The value.

Top