Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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( 
       System.string fileName
    )

    Parameters

    fileName
    The file name.
    See Also