Why can't get cell value of excel file by OpenXML?

前端 未结 0 1427
感动是毒
感动是毒 2021-01-07 11:43

I want read excel file as sample:

My code reading file:

        SPWeb web = SPContext.Current.Web;          
        SPFile file = web.GetFile(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题