Click or drag to resize

ExcelWorksheetHeadersFooters Property

Gets or sets headers/footers for the sheet.

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

Property Value

ExcelHeaderFooter
See Also