Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / setPath Method
In This Topic
    setPath Method
    In This Topic
    Sets a string that represents the path to the workbook file that this workbook object represents.
    Syntax
    void setPath( 
       java.lang.String path
    )

    Parameters

    path
    See Also