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


In This Topic
    ColorHelper Class Methods
    In This Topic

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

    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