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

    Parameters

    fileName
    The specified file name.
    See Also