TdxSpreadSheetNewDocument Class
In This Article
An action object that corresponds to the NewDocument command provided by the Spreadsheet and Report Designer controls.
#Declaration
Delphi
TdxSpreadSheetNewDocument = class(
TdxSpreadSheetAction
)
#Remarks
This class does not introduce any new public members. Executing this action object substitutes the current contents of the control with a blank spreadsheet document.
UI elements, linked to a TdxSpreadSheetNewDocument
action object, are always enabled.
#Inheritance
Show 11 items
See Also