Spread Silverlight Documentation
GcColor Structure Methods


GrapeCity.Excel Namespace : GcColor Structure

For a list of all members of this type, see GcColor members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.  Indicates whether the specified GrapeCity.Excel.GcColors are equal.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Create a GrapeCity.Excel.GcColor structure from the specified 8-bit color values (red,green and blue) The alpha value is implicitly 255 (fully opaque).Although this method allows a 32-bit value to be passed for each color component, the value of each component is limited to 8 bits.  
Public Method Returns a hash code for this GrapeCity.Excel.GcColor structure.  
Public Method Gets the 32-bit ARGB value of this structure.  
Public Method Convert this GrapeCity.Excel.GcColor to a human-readable string  
Top
See Also

Reference

GcColor Structure
GrapeCity.Excel Namespace