GrapeCity.Xaml.Excel
ToArgb Method


Gets the 32-bit ARGB value of this structure.
Syntax
'Declaration
 
Public Function ToArgb() As UInteger
'Usage
 
Dim instance As GcColor
Dim value As UInteger
 
value = instance.ToArgb()
public uint ToArgb()

Return Value

The 32-bit ARGB value of this GrapeCity.Excel.GcColor
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcColor Structure
GcColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options