Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / open Method
In This Topic
    open Method
    In This Topic
    Opens the file with default options. The file type is inferred from file extension.
    Overload List
    OverloadDescription
    Opens the file with default options. The file type is inferred from file extension.  
    Opens the JSON file.  
    Opens the specified excel file  
    Opens the file with specified file format.  
    @inheritDoc:  
    Opens the specified excel file stream.  
    Opens the specified excel file stream.  
    Opens the stream with specified file format.  
    @inheritDoc:  
    See Also