PrintOptionsModel
Overview
PrintOptionsModel is a class in Aspose.Cells for NET.
PrintOptionsModel.GridLines indicates whether worksheet gridlines are printed.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
GridLines | bool | Read/Write | Indicates whether grid lines are printed on the worksheet |
Headings | bool | Read/Write | Indicates whether row and column headings are printed |
HorizontalCentered | bool | Read/Write | Determines whether the sheet is centered horizontally on the page |
VerticalCentered | bool | Read/Write | Determines whether the sheet is centered vertically on the page |