Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / WorkbookReference Class / equals Method / equals(WorkbookReference) Method
Another workbook reference
In This Topic
    equals(WorkbookReference) Method
    In This Topic
    Check if the workbook reference equals to another.
    Syntax
    public boolean equals( 
       WorkbookReference other
    )

    Parameters

    other
    Another workbook reference

    Return Value

    equality
    See Also