ComponentOne Excel for UWP
HeaderFirst Property

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLPrintSettings Class : HeaderFirst Property
Gets or sets the string to be displayed as a first page header when the sheet is printed.
Syntax
'Declaration
 
Public Property HeaderFirst As System.String
public System.string HeaderFirst {get; set;}
Remarks
This string has the same structure and embedded commands as the main header string. See the Header property for details.
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members