Spread Silverlight Documentation
Top Property (IExcelBorder)


GrapeCity.Excel Namespace > IExcelBorder Interface : Top Property
Gets or sets the top border line
Syntax
'Declaration
 
Property Top As IExcelBorderSide
'Usage
 
Dim instance As IExcelBorder
Dim value As IExcelBorderSide
 
instance.Top = value
 
value = instance.Top
IExcelBorderSide Top {get; set;}

Property Value

The top border line
See Also

Reference

IExcelBorder Interface
IExcelBorder Members