ExcelHeaderFooterScale Property |
Gets or sets if headers/footers will be scaled with document scaling.
Supported in XLSX only.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.2.6
Syntaxpublic bool Scale { get; set; }Public Property Scale As Boolean
Get
Set
Property Value
Boolean
See Also