Spread Silverlight Documentation
Left Property (IExcelBorder)


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

Property Value

The left border line
See Also

Reference

IExcelBorder Interface
IExcelBorder Members