CustomChartsheetView.HeaderFooter Property

HeaderFooter.Represents the element tag in schema: x:headerFooter

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property HeaderFooter As HeaderFooter
    Get
    Set
'Usage
Dim instance As CustomChartsheetView
Dim value As HeaderFooter

value = instance.HeaderFooter

instance.HeaderFooter = value
public HeaderFooter HeaderFooter { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.HeaderFooter
Returns HeaderFooter.

See Also

Reference

CustomChartsheetView Class

CustomChartsheetView Members

DocumentFormat.OpenXml.Spreadsheet Namespace