FormatConditionExpression Properties
A format condition used to apply formatting according to the specified expression.Name | Description |
---|---|
Expression | Gets or sets the expression used in the current format condition. |
IsValid | Gets whether the current FormatConditionStyleBase object is properly specified. Inherited from FormatConditionStyleBase. |
StyleSettings | Gets or sets style settings used in a current format condition. Inherited from FormatConditionStyleBase. |
See Also