Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / WorkbookReference Class / getName Method
In This Topic
    getName Method
    In This Topic
    The name of the workbook. If the @code:BaseDirectory is not @code:null, represents the file name of the workbook.
    Syntax
    public java.lang.String getName()
    See Also