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