共用方式為


Page.CenterHeader Property

Specifies a picture or text to be center aligned in the page header.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property CenterHeader As HeaderFooter
    Get
'Usage
Dim instance As Page
Dim value As HeaderFooter

value = instance.CenterHeader
HeaderFooter CenterHeader { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.HeaderFooter
HeaderFooter

See Also

Reference

Page Interface

Page Members

Microsoft.Office.Interop.Excel Namespace