Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / open Method / open(String) Method
The excel file.
In This Topic
    open(String) Method
    In This Topic
    Opens the specified excel file
    Syntax
    void open( 
       java.lang.String fileName
    )

    Parameters

    fileName
    The excel file.
    See Also