The following tables list the members exposed by ExcelOperator.
Public Constructors
Public Properties
| Name | Description |
| CanRead |
Gets the value indicates whether can read or not.
|
| CanWrite |
Gets the value indicates whether can write or not.
|
Top
Public Methods
| Name | Description |
| Open | Overloaded. Open an Excel document and load the worksheet which indicated by sheetIndex with password. |
| Save | Overloaded. Saves the Excel document data to a System.IO.Stream with workbookType format and special password by password. |
Top
See Also