Spread.Services Documentation
Open(Stream,String,OpenOptions) Method
GrapeCity.Documents.Spread Namespace > Workbook Class > Open Method : Open(Stream,String,OpenOptions) Method
The file stream.
The password of the file.
Options for opening.
Opens the specified excel file stream.
Syntax
public void Open( 
   System.IO.Stream fileStream,
   System.string password,
   OpenOptions openOptions
)

Parameters

fileStream
The file stream.
password
The password of the file.
openOptions
Options for opening.
See Also

Reference

Workbook Class
Workbook Members
Overload List