HeaderFooter.FirstFooter Property
First Footer.Represents the element tag in schema: c:firstFooter
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property FirstFooter As FirstFooter
Get
Set
'Usage
Dim instance As HeaderFooter
Dim value As FirstFooter
value = instance.FirstFooter
instance.FirstFooter = value
public FirstFooter FirstFooter { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.FirstFooter
Returns FirstFooter.