TdxSpreadSheetTableViewOptionsPrintCustomPersistent.Reset Method
Restores the Table View worksheet’s default print settings.
Declaration
procedure Reset; virtual; abstract;
Remarks
All TdxSpreadSheetTableViewOptionsPrintCustomPersistent class descendants provide the Reset procedure implementation that restores all class-specific properties to the default values.
See Also