本文介绍了在C#中访问Excel Webquery文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在excel中创建了一个webquery,它从Excel文件中的网页中获取数据。无论如何我可以在C#中访问相同的webquery。我希望这是有道理的。需要一些有价值的建议,编码

I have created a webquery in excel which fetches data from the webpage in Excel file. Is there anyway i can access the same webquery in C#. I hope it makes sense. Need some valuable suggestions with the coding

推荐答案


这篇关于在C#中访问Excel Webquery文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 21:42