Spread Silverlight Documentation
Top Property (ExcelPrintPageMargin)


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

Property Value

The value of the top margin
See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members