Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Open Method / Open(String) Method
The specified file.
In This Topic
    Open(String) Method
    In This Topic
    Opens the file.
    Syntax
    void Open( 
       System.string fileName
    )

    Parameters

    fileName
    The specified file.
    See Also