Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / save Method / save(String) Method
The file name.
In This Topic
    save(String) Method
    In This Topic
    Saves the workbook to the disk.
    Syntax
    public void save( 
       java.lang.String fileName
    )

    Parameters

    fileName
    The file name.
    See Also