Skip to main content

TdxSpreadSheetConditionalFormattingRuleThreeColorScale Methods

A “Three Color Scale“ conditional formatting rule.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Disables repainting of the worksheet or Grid View until the EndUpdate procedure is called. Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
Clone Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
Clone(TdxSpreadSheetAreaList) Creates a copy of the conditional formatting rule. Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
Clone(TRect) Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
EndUpdate Enables repainting of the worksheet or Grid View after calling the BeginUpdate procedure. Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
Equals(TObject) Inherited from TObject.
GetDetails protected Returns the conditional formatting rule’s name for the “Conditional Formatting Rules Manager” dialog. Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
LoadFromStream(TcxReader) Loads the conditional formatting rule’s settings from a stream via the specified stream reader. Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
SaveToStream(TcxWriter) Saves the conditional formatting rule’s settings to a stream via the specified stream writer. Inherited from TdxSpreadSheetCustomConditionalFormattingRule.
ToString Inherited from TObject.
See Also