Skip to main content

TdxSpreadSheetNewDocument Class

An action object that corresponds to the NewDocument command provided by the Spreadsheet and Report Designer controls.

Declaration

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.

See Also