XlPrintOptions Properties
Represents the object that specifies printing options for a worksheet.Name | Description |
---|---|
GridLines | Gets or sets a value indicating whether worksheet gridlines should be printed. |
Headings | Gets or sets a value indicating whether row and column headings should be printed. |
HorizontalCentered | Gets or sets a value indicating whether worksheet data is centered horizontally on a printed page. |
VerticalCentered | Gets or sets a value indicating whether worksheet data is centered vertically on a printed page. |
See Also