SpreadsheetPrintOptions Properties
Provides access to options that control how the printed document is generated and previewed.Name | Description |
---|---|
PrintContent | Specifies spreadsheet content to print/display within the Print Preview. |
PrintPlaceholders | Gets or sets whether to print placeholders for unsupported document elements (slicers, SmartArt graphics). Inherited from WorkbookPrintOptions. |
PrintSheetVisibility | Gets or sets the visibility of worksheets to be printed. Inherited from WorkbookPrintOptions. |
RenderMode | Gets or sets the render mode for the printed document. Inherited from WorkbookPrintOptions. |
RibbonPreview | Gets or sets a value that specifies whether the Ribbon Print Preview window should be displayed instead of the standard Print Preview form with a Bar UI. |
ShowMarginsWarning | Gets or sets whether to show an error message when page margins are set outside the printable area. Inherited from WorkbookPrintOptions. |
See Also