Click or drag to resize

XlsPageSetupBase AlignWithMargins Property

Indicates whether align header footer margins with page margins.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 AlignWithMargins { get; set; }

Property Value

Type: Byte
See Also