Excel |
The ExcelHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | FromCsv | |
![]() ![]() | GetExcelPackage | Load an Excel Package |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | InitCSVVBParser | |
![]() ![]() | IsRowEmpty | |
![]() ![]() | LoadDataTableFromCSV | |
![]() ![]() | LoadDataTableFromCSVVBParser(TextFieldParser) | |
![]() ![]() | LoadDataTableFromCSVVBParser(String, NullableChar, Encoding) | |
![]() ![]() | LoadDataTableFromExcel | Load a DataTable from an Excel file. A start and end row, and/or colum can be specified. If hasHeader is false, column names are automatic. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() ![]() | ToCsv | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |