PrintOptionsModel

PrintOptionsModel

Overview

PrintOptionsModel is a class in Aspose.Cells FOSS for .NET.

Represents print options model.

Properties

NameTypeAccessDescription
GridLinesboolRead/WriteIndicates whether grid lines are printed on the worksheet
HeadingsboolRead/WriteIndicates whether row and column headings are printed
HorizontalCenteredboolRead/WriteIndicates whether the printed page is horizontally centered
VerticalCenteredboolRead/WriteIndicates whether the printed page is vertically centered

See Also