TdxSpreadSheetConditionalFormattingRuleStyleBased Methods
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 |
---|---|
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.
Inherited from Tdx |
Clone |
Creates a copy of the conditional formatting rule and applies the created rule to all target areas.
Inherited from Tdx |
Clone |
Creates a copy of the conditional formatting rule and applies the created rule to the specified cell range.
Inherited from Tdx |
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.
Inherited from Tdx |
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.
Inherited from Tdx |
Query |
Inherited from TInterfaced |
Save |
Saves the conditional formatting rule’s settings to a stream via the specified stream writer.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also