GrapeCity.Xaml.Excel
Value Property (IExcelColor)


GrapeCity.Excel Namespace > IExcelColor Interface : Value Property
Gets the value of the color
Syntax
'Declaration
 
ReadOnly Property Value As UInteger
'Usage
 
Dim instance As IExcelColor
Dim value As UInteger
 
value = instance.Value
uint Value {get;}

Property Value

The value of the color
See Also

Reference

IExcelColor Interface
IExcelColor Members