Spread Silverlight Documentation
Top Property (IExcelPrintPageMargin)


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

Property Value

The value of the top margin
See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members