XlHeaderFooter.AlignWithMargins Property
In This Article
Gets or sets a value indicating whether the header or footer edges should be aligned with page margins.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to align the header or footer with page margins; otherwise, false. |
See Also