TdxSpreadSheetConditionalFormattingRuleCustomScaleStop Methods
The base class for all classes that implement threshold values for cell range evaluation.| 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. |
| EndUpdate | Re-enables repainting of the ExpressSpreadSheet or ExpressQuantumGrid View after calling the BeginUpdate procedure. |
| Equals(TObject) | Inherited from TObject. |
| GetDefaultValueType protected | Returns the default ValueType property value. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
See Also