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: 2025.4.23
Syntaxpublic bool Scale { get; set; }
Public Property Scale As Boolean
Get
Set
Property Value
Boolean
See Also