Spread Silverlight Documentation
Value Property (IExcelColor)


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

Property Value

The value of the color
See Also

Reference

IExcelColor Interface
IExcelColor Members