Click or drag to resize

ExcelHeaderFooterScale Property

Gets or sets if headers/footers will be scaled with document scaling. Supported in XLSX only.

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

Property Value

Boolean
See Also