XlHeaderFooter.DifferentFirst Property
Gets or sets a value indicating whether the first page of the worksheet has unique headers and footers.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to specify a unique header or footer for the first page; otherwise, false. |
See Also