Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Color Class / hashCode Method
In This Topic
    hashCode Method
    In This Topic
    Returns a hash code for this instance.
    Syntax
    public int hashCode()

    Return Value

    A hash code for this instance, suitable for use in hashing algorithmsand data structures like a hash table.
    See Also