TdxSpreadSheetHistoryCustomCommand.Owner Property
Provides access to the history action to which the recorded command belongs.
Declaration
property Owner: TdxSpreadSheetHistoryAction read;
Property Value
Type |
---|
TdxSpreadSheetHistoryAction |
Remarks
The change command uses this property to obtain the target worksheet.
See Also