GemBox.Spreadsheet

SheetHeaderFooter.DifferentFirst Property

Gets or sets if header/footer is different on the first page. If true, FirstFooter and FirstHeader are on the first page. If false FirstFooter and FirstHeader are ignored. Supported in XLSX only.

public bool DifferentFirst {get; set;}

See Also

SheetHeaderFooter Class | GemBox.Spreadsheet Namespace