FormatRuleBase Properties
The base class for objects that apply style formats to controls.
Name | Description |
---|---|
Column |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Description | Gets or sets the text description of the format rule. |
Enabled |
Gets or sets whether the current Format |
Is |
Gets whether the current Format |
Name | Gets or sets the name of the current object. |
Rule | Gets or sets the style format rule, which defines the condition and appearance settings applied when the condition is true. |
Rule |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Stop |
Gets or sets whether subsequent format rules that target a specific cell should be ignored if the current format rule evaluates to true for this cell. |
Tag |
Gets or sets custom data associated with the current Format |
See Also