Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/
Open Method
/ Open(Stream) Method
The specified file stream.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Open(Stream) Method
In This Topic
Opens the file stream.
Syntax
C#
void
Open( System.IO.Stream
fileStream
)
Parameters
fileStream
The specified file stream.
See Also
Reference
IWorkbook Interface
IWorkbook Members
Overload List