Back to Devexpress

WorksheetPrintOptions Properties

officefileapi-devexpress-dot-spreadsheet-dot-worksheetprintoptions-dot-underscore-properties.md

latest3.4 KB
Original Source

WorksheetPrintOptions Properties

Contains options used for printing a worksheet.

NameDescription
AutoPageBreaksGets or sets whether to position page breaks automatically.
BlackAndWhiteGets or sets whether to print the worksheet in black and white or in color.
CenterHorizontallyGets or sets whether worksheet data is centered horizontally on a printed page.
CenterVerticallyGets or sets whether worksheet data is centered vertically on a printed page.
CommentsPrintModeGets or sets how comments contained in the worksheet are printed.
DraftGets or sets a value indicating whether to print the worksheet without graphics.
ErrorsPrintModeGets or sets how errors contained in worksheet cells are printed.
FitToHeightGets or sets the number of pages by height in which the worksheet shall fit when printed.
FitToPageIndicates whether the worksheet content is scaled to fit to a specific number of pages.
FitToWidthGets or sets the number of pages in width to which the worksheet must fit when printed.
NumberOfCopiesGets or sets the number of worksheet copies to print.
PageNumberingProvides access to an object specifying page numbering options for the current worksheet.
PageOrderGets or sets the order in which worksheet pages are numbered and printed.
PrintGridlinesGets or sets whether worksheet gridlines are printed.
PrintHeadingsGets or sets whether row and column headings are printed.
PrintTitlesProvides access to an object used to specify rows and columns to be repeated on every printed page.
ScaleGets or sets the percentage by which to scale the worksheet content.

See Also

WorksheetPrintOptions Interface

WorksheetPrintOptions Members

DevExpress.Spreadsheet Namespace