Skip to main content

TdxSpreadSheetHideSheet Class

An action object that implements the HideSheet command in Spreadsheet and Report Designer-based applications.

Declaration

TdxSpreadSheetHideSheet = class(
    TdxSpreadSheetAction
)

Remarks

This class does not introduce any new public members. Its overridden Execute function call hides the active worksheet.

UI elements linked to a TdxSpreadSheetHideSheet action object are enabled only if the following conditions are met:

See Also