Spread Silverlight Documentation
Footer Property (IExcelPrintPageMargin)


GrapeCity.Excel Namespace > IExcelPrintPageMargin Interface : Footer Property
Get or set the footer margin
Syntax
'Declaration
 
Property Footer As System.Double
'Usage
 
Dim instance As IExcelPrintPageMargin
Dim value As System.Double
 
instance.Footer = value
 
value = instance.Footer
System.double Footer {get; set;}

Property Value

The value of the footer margin
See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members