Spread.Services Documentation
Open(String,String,OpenOptions) Method
GrapeCity.Documents.Spread Namespace > IWorkbook Interface > Open Method : Open(String,String,OpenOptions) Method
The excel file.
The password of the file.
Options for opening.
Opens the specified excel file
Syntax
void Open( 
   System.string fileName,
   System.string password,
   OpenOptions openOptions
)

Parameters

fileName
The excel file.
password
The password of the file.
openOptions
Options for opening.
See Also

Reference

IWorkbook Interface
IWorkbook Members
Overload List