TdxSpreadSheetTableViewOptionsPrint.Reset Method
Restores a Table View worksheet’s default print settings.
Declaration
procedure Reset;
Remarks
Call this procedure to quickly restore all worksheet’s print-related settings and remove all custom page breaks. The Reset procedure calls the HeaderFooter.Reset, Page.Reset, Pagination.Reset, Printing.Reset, and Source.Reset procedures internally to restore the corresponding settings to their default values.
See Also