Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / 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 System.bool Equals( 
       WorkbookReference other
    )

    Parameters

    other
    Another workbook reference
    See Also