Spread Silverlight Documentation
Bottom Property (IExcelBorder)


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

Property Value

The bottom border line
See Also

Reference

IExcelBorder Interface
IExcelBorder Members