Share via


CustomLayout.HeadersFooters Property

Returns a HeadersFooters collection that represents the header, footer, date and time, and slide number associated with the specified custom layout.

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

Syntax

'Declaration
ReadOnly Property HeadersFooters As HeadersFooters
    Get
'Usage
Dim instance As CustomLayout
Dim value As HeadersFooters

value = instance.HeadersFooters
HeadersFooters HeadersFooters { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.HeadersFooters

See Also

Reference

CustomLayout Interface

CustomLayout Members

Microsoft.Office.Interop.PowerPoint Namespace