HeaderFooter.FirstFooter Property
First Page Footer.Represents the element tag in schema: x:firstFooter
Namespace: DocumentFormat.OpenXml.Spreadsheet
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.Spreadsheet.FirstFooter
Returns FirstFooter.