TdxSpreadSheetTableViewOptionsPrintPrinting.Reset Method
Restores the Table View worksheet’s default printer-related settings.
Declaration
procedure Reset; override;
Remarks
Call this procedure to reset the BlackAndWhite, Copies, Draft, HorizontalCentered, PageOrder, and VerticalCentered properties to their default values.
The Table View worksheet’s OptionsPrint.Reset procedure calls the Reset procedure internally to restore the default OptionsPrint.Printing settings.
See Also