Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / WorkbookReference Class / getId Method
In This Topic
    getId Method
    In This Topic
    Gets or sets the workbook id if the reference came from low-level storage of formulas. The default value is 0, which means the current workbook.
    Syntax
    public int getId()
    See Also