TdxSpreadSheetConditionalFormattingRuleCustomScale Constructors
The base class for all classes that implement threshold-based conditional formatting rules.| 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 threshold-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