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.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to specify a unique header or footer for the first page; otherwise, false. |
See Also