Spread Silverlight Documentation
Bottom Property (IExcelPrintPageMargin)


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

Property Value

The value of the bottom margin
See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members