ExcelFileHandler Class Members
In This Topic
The following tables list the members exposed by ExcelFileHandler.
Public Constructors
Public Fields
Public Properties
Public Methods
| Name | Description |
| CopyOpeningExcelFilesFrom | Copies the opening excel files from source excel file handler. |
| GetResources | GetResource |
| IsExcelFile | Overloaded. Determines whether the file is an Excel document. |
| IsExcelStream | Overloaded. Determines whether the stream is an Excel document. |
| Open | Overloaded. Opens the specified Excel file and loads the specified sheet. |
| Save | Overloaded. Saves the specified stream. |
Top
See Also