Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / WorkbookReference Class / FromUri Method
A URI link to the workbook.
In This Topic
    FromUri Method
    In This Topic
    Creates a workbook reference from a URI link to workbook.
    Syntax
    public static WorkbookReference FromUri( 
       java.lang.String uri
    )

    Parameters

    uri
    A URI link to the workbook.
    See Also