-
While reading using exceldatareader deedle is not recognizing NaN.
-
When reading the format of a cell with Short Date Format, Excel returns the format according to the system configuration, but `GetNumberFormatString` returns always as "d/m/yyyy"
In Excel it says `…
-
https://github.com/ExcelDataReader/ExcelDataReader/blob/2f14bd4a53186b1c99de05efe4dbee2de1fd3725/src/ExcelDataReader/Core/OpenXmlFormat/XlsxWorksheet.cs#L38-L71
So basically calling `reader.NextRes…
-
Hi guys.
I'm using an third party library called ExcelDataReader. I've referenced it as follows:
ExternalReference 'ExcelDataReader.IExcelDataReader, ExcelDataReader';
ExternalReference 'Ex…
-
Hi there,
In the README's [Bind Excel data to objects using Sylvan.Data](https://github.com/MarkPflug/Sylvan.Data.Excel/tree/main?tab=readme-ov-file#bind-excel-data-to-objects-using-sylvandata) sam…
-
We need the option to retrieve data from specific columns within a named row e.g. the nth value for a parameter.
Something like the following should be the method call: excelDataReader.getDataFrom…
ghost updated
10 months ago
-
The current version of ExcelDataReaderHelper will not work with the new major release fo ExcelDataReader.
Reason is they changed a namespace see: [https://github.com/ExcelDataReader/ExcelDataReader…
-
Hi,
In my solution I am using the ExcelDataRedaer.DataSet
When trying to ILMerge it,
I get the following exception:
"ILMerge.Merge:There were errors reported in ExcelDataReader.DataSet's metadata…
-
Файл https://github.com/GolosMovement/StatElectGenerator/blob/develop/Source%20Data/%D0%9F%D1%80%D0%B5%D0%B7%D0%B8%D0%B4%D0%B5%D0%BD%D1%82%202012%20%D0%A8%D0%BF%D0%B8%D0%BB%D1%8C%D0%BA%D0%B8%D0%BD.xls…
-
https://github.com/ExcelDataReader/ExcelDataReader/blob/f2abb75d3b3063e97db9579723b798ef30f50ca7/src/ExcelDataReader/ExcelDataReader.cs#L37
The IDataReader.Depth property should return the depth of…