Click or drag to resize

ExcelHeaderFooterDifferentFirst Property

Gets or sets if header/footer is different on the first page. Supported in XLSX only.

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

Property Value

Boolean
See Also