Skip to main content

TdxSpreadSheetConditionalFormattingRuleColorScaleStop Methods

A gradient stop used by the color scale-based conditional formatting rules.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Prevents all repaint operations in the target spreadsheet or data presentation control until an EndUpdate procedure call. Inherited from TdxSpreadSheetConditionalFormattingRuleCustomScaleStop.
EndUpdate Re-enables repainting of the ExpressSpreadSheet or ExpressQuantumGrid View after calling the BeginUpdate procedure. Inherited from TdxSpreadSheetConditionalFormattingRuleCustomScaleStop.
Equals(TObject) Inherited from TObject.
GetDefaultValueType protected Returns the default ValueType property value. Inherited from TdxSpreadSheetConditionalFormattingRuleCustomScaleStop.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also