Spread Silverlight Documentation
Footer Property (IExcelPrintPageSetting)


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

Property Value

The footer.
See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members