Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Open Method
In This Topic
    Open Method (Workbook)
    In This Topic
    Opens the specified excel file
    Overload List
    OverloadDescription
    Opens the specified excel file  
    Opens the file with default options. The file type is inferred from file extension.  
    Opens the json file.  
    Opens the specified excel file stream.  
    Opens the file with specified file format.  
    Opens the stream with specified file format.  
    Opens the file stream.  
     
     
    See Also