GrapeCity.Xaml.Excel
Footer Property (IExcelPrintPageMargin)


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

Property Value

The value of the footer margin
See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members