开发者

Accessing a chart's source data cells

开发者 https://www.devze.com 2022-12-28 13:46 出处:网络
What is the best wa开发者_如何学编程y to access the cells that provide the data to a chart in Excel 2007 (using .Net).The only way I could find to do this was to retrieve the Formula property and pars

What is the best wa开发者_如何学编程y to access the cells that provide the data to a chart in Excel 2007 (using .Net).


The only way I could find to do this was to retrieve the Formula property and parse that.

0

精彩评论

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