HeaderFooter Interface
Represents a single header or footer.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<GuidAttribute("000244A1-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface HeaderFooter
'Usage
Dim instance As HeaderFooter
[GuidAttribute("000244A1-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface HeaderFooter
Remarks
You can also return a single HeaderFooter object by using the HeaderFooter property with a Selectionobject.
Use the DifferentFirstPageHeaderFooter property with the PageSetupobject to specify a different first page.