开发者

asp.net: Read data from uploaded Excel document

开发者 https://www.devze.com 2023-04-11 07:37 出处:网络
I would like to know the best way to read data from an uploaded excel document. Im currently using http://exceldatareader.codeplex.com/, which works good. The problem is t开发者_运维知识库hat it cant

I would like to know the best way to read data from an uploaded excel document. Im currently using http://exceldatareader.codeplex.com/, which works good. The problem is t开发者_运维知识库hat it cant read the values from checkboxes or radiobuttons. Im using asp.net framework 3.5. Any help is appreciated. Thanks


IF you have Excel installed on your system, you could include Microsoft.Office.Interop.Excel assembly and use that to do everything you need.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号