SlideMaster.HeaderFooter Property
Header/Footer information for a slide master.Represents the element tag in schema: p:hf
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
'宣言
Public Property HeaderFooter As HeaderFooter
Get
Set
'使用
Dim instance As SlideMaster
Dim value As HeaderFooter
value = instance.HeaderFooter
instance.HeaderFooter = value
public HeaderFooter HeaderFooter { get; set; }
Type: DocumentFormat.OpenXml.Presentation.HeaderFooter
Returns HeaderFooter.