Search
WorkbookPrinter.PrintPreview Method
See Also
 






Displays a print preview form for a workbook.

 Overload List

Name Description

WorkbookPrinter.PrintPreview (Workbook)

Shows the print preview dialog for the specified workbook.

WorkbookPrinter.PrintPreview (Workbook, String)

Shows the print preview dialog for the specified workbook.

WorkbookPrinter.PrintPreview (Worksheet)

Shows the print preview dialog for the specified worksheet.

WorkbookPrinter.PrintPreview (Worksheet, String)

Shows the print preview dialog for the specified worksheet.

 See Also