Click or drag to resize

XlsPageSetupBase ScaleWithDoc Property

Indicates whether scale header and footer with document scaling.default is 1

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public byte ScaleWithDoc { get; set; }

Property Value

Type: Byte
See Also