Freigeben über


CustomChartsheetView.HeaderFooter-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.HeaderFooter
Returns HeaderFooter.

Siehe auch

Referenz

CustomChartsheetView Klasse

CustomChartsheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace