GrapeCity.Xaml.Excel
Color Property (ExcelDataBarRule)


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

Property Value

The color of the data bar.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataBarRule Class
ExcelDataBarRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options