TdxSpreadSheetCustomPageSetupAction Class
In This Article
The base class for all action classes that implement commands invoking the “Page Setup” dialog for the active worksheet.
#Declaration
Delphi
TdxSpreadSheetCustomPageSetupAction = class(
TdxSpreadSheetAction
)
#Inheritance
Show 11 items
TObject
TPersistent
TComponent
TBasicAction
TContainedAction
TCustomAction
TAction
TdxBasicAction
TdxCustomAction
TdxSpreadSheetAction
TdxSpreadSheetCustomPageSetupAction
See Also