Skip to main content

TdxSpreadSheetHistoryChangeConditionalFormattingAction Members

Constructors

Name Description
Create(TdxSpreadSheetHistory) Initializes a new instance of the TdxSpreadSheetHistoryAction class with specified settings. Inherited from TdxSpreadSheetHistoryAction.

Properties

Name Description
Description Returns the history action’s descriptions. Inherited from TdxSpreadSheetHistoryAction.

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