Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / ColorHelper Class
Methods


In This Topic
ColorHelper Class Members
In This Topic

The following tables list the members exposed by ColorHelper.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns the color associated with a specific index of the indexed color palette.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts to an int, which represents an ARGB color.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts to a Color.    
Public Methodstatic (Shared in Visual Basic)Converts to a string that represents one of Excel's colors.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts to an HTML string that represents a color.  
Public Methodstatic (Shared in Visual Basic)Converts to an index taken from the indexed color palette.  
Top
See Also