TdxSpreadSheetCustomConditionalFormattingRule Methods
The base class for all conditional formatting rule classes.
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones all redraw operations that reflect appearance changes in the parent control until an End |
Clone | Creates a copy of the conditional formatting rule and applies the created rule to the same areas. |
Clone |
Creates a copy of the conditional formatting rule and applies the created rule to all target areas. |
Clone |
Creates a copy of the conditional formatting rule and applies the created rule to the specified cell range. |
End |
Applies all pending changes and redraws the parent control after a Begin |
Equals |
Inherited from TObject. |
Get |
Returns the conditional formatting rule’s name for the “Conditional Formatting Rules Manager” dialog. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Load |
Loads the conditional formatting rule’s settings from a stream via the specified stream reader. |
Query |
Inherited from TInterfaced |
Save |
Saves the conditional formatting rule’s settings to a stream via the specified stream writer. |
To |
Inherited from TObject. |
See Also