Open(Stream,String,OpenOptions) Method
Opens the specified excel file stream.
[System.Obsolete()]
public void Open(
System.IO.Stream ,
System.string ,
OpenOptions
)
Parameters
- fileStream
- The file stream.
- password
- The password of the file.
- openOptions
- Options for opening.