'Declaration Public Function ToArgb() As System.UInteger
'Usage Dim instance As GcColor Dim value As System.UInteger value = instance.ToArgb()
public System.uint ToArgb()
Return Value
The 32-bit ARGB value of this GrapeCity.Excel.GcColor
'Declaration Public Function ToArgb() As System.UInteger
'Usage Dim instance As GcColor Dim value As System.UInteger value = instance.ToArgb()
public System.uint ToArgb()