TdxSpreadSheetConditionalFormattingRuleStyleBased Properties
The base class for all classes that implement conditional formatting rules that apply custom style settings to cells for which the formatting conditions are met.
Name | Description |
---|---|
Area |
Deprecated. Specifies the target cell range.
Inherited from Tdx |
Area |
Inherited from Tdx |
Areas |
Specifies target cell ranges.
Inherited from Tdx |
Index |
Specifies the conditional formatting rule’s index in the parent conditional formatting controller.
Inherited from Tdx |
Owner |
Provides access to the parent conditional formatting controller.
Inherited from Tdx |
Stop |
Specifies if the parent conditional formatting controller evaluates other rules with lower priority that are applied to the same areas if the current rule’s condition is met.
Inherited from Tdx |
Style | Provides access to style settings applied to all cells that meet the rule’s formatting criteria. |
See Also