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