GrapeCity.Xaml.Excel
Footer Property (IExcelPrintPageSetting)


GrapeCity.Excel Namespace > IExcelPrintPageSetting Interface : Footer Property
Gets or sets the footer.
Syntax
'Declaration
 
Property Footer As String
'Usage
 
Dim instance As IExcelPrintPageSetting
Dim value As String
 
instance.Footer = value
 
value = instance.Footer
string Footer {get; set;}

Property Value

The footer.
See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members