Sections

SpreadsheetHeaderFooter.Sections property

Gets the collection of header/footer sections.

public SpreadsheetHeaderFooterSectionCollection Sections { get; }

Property Value

The collection of header/footer sections.

See Also