Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / Reference Class / equals Method / equals(Reference) Method
Another reference.
In This Topic
    equals(Reference) Method
    In This Topic
    Equality comparison.
    Syntax
    public boolean equals( 
       Reference other
    )

    Parameters

    other
    Another reference.
    See Also