Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorkbook Interface
/
open Method
/ open(InputStream) Method
The file stream.
Collapse All
Expand All
In This Topic
open(InputStream) Method
In This Topic
Opens the specified excel file stream.
Syntax
void
open( java.io.InputStream
fileStream
)
Parameters
fileStream
The file stream.
See Also
Reference
IWorkbook Interface
IWorkbook Members
Overload List