Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Save Method / Save(String) Method
The file name.
In This Topic
    Save(String) Method
    In This Topic
    Saves the workbook to the disk.
    Syntax
    void Save( 
       System.string fileName
    )

    Parameters

    fileName
    The file name.
    See Also