I\'m using GemBox to read Excel files. I\'m copying the fields to a DataTable, so I have to add the columns to the DataTable first.
We are evaluating Gembox as a replacement for Aspose. I think I am going blind as one thing I cannot do is easily get the address (e.g. \"B4\") of an ExcelCell.
I\'m using Gembox to try and import Excel data into an app, but I just can\'t seem to get the ExtractToDataTable method to work as it should.
I am trying to import an excel file into a data table using GemBox and I keep getting this error: Invalid data value when extracting to DataTable at S开发者_StackOverflowourceRowIndex: 1, and SourceC