GrapeCity.Xaml.Excel
Value Property (ExcelColor)


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

Property Value

The value of the color
See Also

Reference

ExcelColor Class
ExcelColor Members