Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / Workbook Class / open Method
In This Topic
    open Method
    In This Topic
    Opens the specified excel file
    Overload List
    OverloadDescription
    Opens the specified excel file  
    Opens the specified excel file  
    Opens the file with specified file format.  
    Opens the file with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.  
    Opens the specified excel file stream.  
    Opens the specified excel file stream.  
    Opens the stream with specified file format.  
    Opens the stream with specified options, the open options can be XlsxOpenOptions, CsvOpenOptions.  
    See Also