Possible errors that can occur while extracting to DataTable.
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025
Syntax
| C# |
|---|
public enum ExtractDataError |
| Visual Basic |
|---|
Public Enumeration ExtractDataError |
Members
| Member name | Value | Description | |
|---|---|---|---|
| WrongType | 0 | Error that indicates that data in ExcelWorksheet can't convert to DataTable type. |