![]() | Excel |
The ExcelHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExcelHelper | Initializes a new instance of the ExcelHelper class and opens the specified Excel file. |
Name | Description | |
---|---|---|
![]() | SpreadsheetDocument | Gets the underlying SpreadsheetDocument. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetCell | Retrieves the cell with the specified cell reference from the specified worksheet. |
![]() | GetCellRangeValues | Retrieves the values of a range of cells from the specified worksheet. |
![]() | GetCellValue(Cell) | Retrieves the value of the specified cell. |
![]() | GetCellValue(String, String) | Retrieves the value of the cell with the specified cell reference from the specified worksheet. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetWorksheet | Gets the Worksheet with the specified name. |
![]() | GetWorksheetNames | Retrieves the names of all worksheets in the Excel file. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |