Spread Silverlight Documentation
Color Property (IExcelBorderSide)


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

Property Value

The color of the border line
See Also

Reference

IExcelBorderSide Interface
IExcelBorderSide Members