TdxSpreadSheetCustomConditionalFormattingRule Properties
The base class for all conditional formatting rule classes.Name | Description |
---|---|
Area | Specifies a single cell or cell range affected by the conditional formatting rule. |
Areas | Specifies one or more cell ranges affected by the conditional formatting rule. |
Index | Specifies the conditional formatting rule’s zero-based index in the conditional formatting controller. |
Owner | Returns the conditional formatting controller to which the rule belongs. |
StopIfTrue protected | Specifies if the conditional formatting controller evaluates rules with lower priorities if applied to the same cell range(s).. |
See Also