Spread Silverlight Documentation
Footer Property (ExcelPrintPageMargin)


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

Property Value

The value of the footer margin
See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members