TdxSpreadSheetHistoryChangeConditionalFormattingAction Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| Redo | Reapplies all change commands recorded as the history action to the opened spreadsheet document. Inherited from TdxSpreadSheetHistoryAction. |
| ToString | Inherited from TObject. |
| Undo | Rolls back all commands recorded as the history action and returns the opened spreadsheet document to the previous recorded state. Inherited from TdxSpreadSheetHistoryAction. |
See Also