HeadersFooters

SpreadsheetWorksheet.HeadersFooters property

Gets the collection of worksheet headers and footers.

public SpreadsheetHeaderFooterCollection HeadersFooters { get; }

Property Value

The collection of headers and footers.

See Also