Skip to main content

TdxSpreadSheetCustomConditionalFormattingRule Properties

The base class for all conditional formatting rule classes.
Name Description
Area

Deprecated. This property exists for backward compatibility only.

Tip

Use the Areas property instead of Area.

Areas Specifies target cell ranges.
Index Specifies the conditional formatting rule’s index in the parent conditional formatting controller.
Owner Provides access to the parent conditional formatting controller.
StopIfTrue protected 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.
See Also