When reading an .xlsx sheet with IExcelDataReader.AsDataSet strings that only contain numbers are converted to decimals
like 0100 becomes 100.0
If I use ' to force a string it works.
I would be greatful for a quick update.
like 0100 becomes 100.0
If I use ' to force a string it works.
I would be greatful for a quick update.