Spread Silverlight Documentation
Value Property (ExcelColor)


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

Property Value

The value of the color
See Also

Reference

ExcelColor Class
ExcelColor Members