TdxSpreadSheetHistoryAction.Description Property
Returns the history action’s descriptions.
Declaration
property Description: string read;
Property Value
Type |
---|
string |
Remarks
Use this property to obtain a localizable description of a recorded history action type. This is useful if you need to list recorded history actions in your application’s UI.
See Also