void Save( System.string fileName, System.string password, SaveOptions saveOptions )
Parameters
- fileName
- The excel file.
- password
- The password of the file.
- saveOptions
- Options for saving.
void Save( System.string fileName, System.string password, SaveOptions saveOptions )