Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Color Class / toString Method
In This Topic
    toString Method
    In This Topic
    Converts this Color structure to a human-readable string. (Overrides ValueType.ToString().) In XNA Framework 3.0, this member is inherited from Object.ToString().
    Syntax
    public java.lang.String toString()

    Return Value

    A java.lang.String that represents this instance.
    See Also