TdxSpreadSheetConditionalFormattingRuleStyleBased Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new conditional formatting rule in the specified conditional formatting controller.
Inherited from Tdx |
Create |
Creates a new style-based conditional formatting rule in the specified conditional formatting controller. |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Area |
Deprecated. Specifies the target cell range.
Inherited from Tdx |
Area |
Inherited from Tdx |
Areas |
Specifies target cell ranges.
Inherited from Tdx |
Index |
Specifies the conditional formatting rule’s index in the parent conditional formatting controller.
Inherited from Tdx |
Owner |
Provides access to the parent conditional formatting controller.
Inherited from Tdx |
Stop |
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.
Inherited from Tdx |
Style | Provides access to style settings applied to all cells that meet the rule’s formatting criteria. |
#Methods
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