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.
void Open( System.string fileName, System.string password, OpenOptions openOptions )