ExcelPrintOptionsPrintPagesInRows Property |
True for printing pages in rows, false otherwise.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.1.20
Syntaxpublic bool PrintPagesInRows { get; set; }Public Property PrintPagesInRows As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also