WeihanLi/WeihanLi.Npoi

ExcelHelper.ToDataTable 报 Cannot get a text value from a numeric cell

zl33842901 opened this issue · 5 comments

InvalidOperationException: Cannot get a text value from a numeric cell

DataTable dataTable=ExcelHelper.ToDataTable(saveFileName);

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Thanks for your feedback, I'll try to solve it as soon as possible.

Could you please provide a demo to reproduce? Sorry that I can not reproduce this problem

@zl33842901 能否提供一个可重现这个问题的简单示例?我这里测试的没有问题,

测试代码: https://github.com/WeihanLi/WeihanLi.Npoi/blob/dev/samples/DotNetCoreSample/Program.cs#L64

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.