Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CalcReference Class / getIsExternalReference Method
In This Topic
    getIsExternalReference Method
    In This Topic
    Gets whether the reference is in another workbook.
    Syntax
    public boolean getIsExternalReference()

    Return Value

    True if the reference is an external reference, false otherwise.
    See Also