Click or drag to resize

ExcelPrintOptionsPrintHeadings Property

True for print headings, false otherwise.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool PrintHeadings { get; set; }

Property Value

Boolean
Remarks
Default value is false.
See Also