TdxSpreadSheetConditionalFormattingRuleStyleBased Constructors
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 |
|---|---|
| Create(TdxSpreadSheetCustomConditionalFormatting,TRect) | Creates a new conditional formatting rule in the specified conditional formatting controller. Inherited from TdxSpreadSheetCustomConditionalFormattingRule. |
| Create(TdxSpreadSheetCustomConditionalFormatting) | Creates a new style-based conditional formatting rule in the specified conditional formatting controller. |
| Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
See Also