GrapeCity.Xaml.Excel
Color Property (ExcelBorderSide)


Gets or sets the color of the border line
Syntax
'Declaration
 
Public Property Color As IExcelColor
'Usage
 
Dim instance As ExcelBorderSide
Dim value As IExcelColor
 
instance.Color = value
 
value = instance.Color
public IExcelColor Color {get; set;}

Property Value

The color of the border line
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBorderSide Class
ExcelBorderSide Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options