From Excel to DataTable in C# with Open XML

前端 未结 7 2178
暖寄归人
暖寄归人 2020-11-29 00:29

I\'m using Visual Studio 2008 and I need create a DataTable from a Excel Sheet using the Open XML SDK 2.0. I need to create it with the DataTable columns with t

7条回答
  •  执念已碎
    2020-11-29 00:48

    if rows value is null or empty get values wrong work.

    all columns filled with data if it is working true. but maybe all rows not

提交回复
热议问题