次の方法で共有


CustomSheetView.HeaderFooter Property

Header Footer Settings.Represents the element tag in schema: x:headerFooter

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

Syntax

'宣言
Public Property HeaderFooter As HeaderFooter
    Get
    Set
'使用
Dim instance As CustomSheetView
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

CustomSheetView Class

CustomSheetView Members

DocumentFormat.OpenXml.Spreadsheet Namespace