| GrapeCity.Excel Namespace : ExcelOperator Class | 
The following tables list the members exposed by ExcelOperator.
| Name | Description | |
|---|---|---|
|  | ExcelOperator Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | CanRead | Gets the value indicates whether can read or not. | 
|  | CanWrite | Gets the value indicates whether can write or not. | 
| Name | Description | |
|---|---|---|
|  | Open | Open an Excel document from System.IO.Stream and load the worksheet which indicated by sheetIndex with password. | 
|  | Save | Saves the Excel document data to a System.IO.Stream with workbookType format and special password by password. |