Spread Silverlight Documentation
Bottom Property (ExcelPrintPageMargin)


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

Property Value

The value of the bottom margin
See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members