FormatConditionValue Properties
A format condition used to apply formatting according to predefined values.Name | Description |
---|---|
Condition | Gets or sets the comparison logic used to apply conditional styles. |
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. |
Value1 | Gets or sets the first boundary value. |
Value2 | Gets or sets the second boundary value. |
See Also