C1.Excel Assembly / C1.Excel Namespace / XLPrintSettings Class / FooterFirst Property

In This Topic
FooterFirst Property
In This Topic
Gets or sets the string to be displayed as a first page footer when the sheet is printed.
Syntax
'Declaration
 
Public Property FooterFirst As System.String
 
Remarks
This string has the same structure and embedded commands as the main header string. See the Header property for details.
See Also