Spread.Services Documentation
Open(String,String,OpenOptions) Method
GrapeCity.Documents.Spread Namespace > Workbook Class > Open Method : Open(String,String,OpenOptions) Method
The excel file.
The password of the file.
Options for opening.
Opens the specified excel file
Syntax
public 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

Workbook Class
Workbook Members
Overload List