ExcelPrintOptionsPrintHeadings Property |
True for print headings, false otherwise.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntaxpublic bool PrintHeadings { get; set; }Public Property PrintHeadings As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is false.
See Also