TdxSpreadSheetTableView.History Property
Provides access to the history of the Spreadsheet control instance to which the current Table View worksheet belongs.
Declaration
property History: TdxSpreadSheetHistory read;
Property Value
Type |
---|
TdxSpreadSheetHistory |
Remarks
You can use this property and the Spreadsheet control’s History property interchangeably.
See Also