Using EPPlus Excel - How to ignore excel error checking or remove green tag on top left of the cell

前端 未结 7 1701
孤街浪徒
孤街浪徒 2020-12-13 16:29

I use EPPlus to export excel 2007 file. The file can export normally but i have some problem with setting column format. My string column with numeric style (Purchase Order

相关标签:
7条回答
  • 2020-12-13 17:15

    I've solved this problem in much more easier way. E.g. if I define value "123" as object, not a string, then it stores into excel file OK.

    0 讨论(0)
提交回复
热议问题