开发者

how to call the chart in excel using poi method?

开发者 https://www.devze.com 2023-01-02 15:45 出处:网络
i have an excel template and there was a chart there, I was confuse on how can I call that chart when I\'m coding in vb.net.. Ca开发者_如何学Pythonn anyone help me on how can I call the chart for me t

i have an excel template and there was a chart there, I was confuse on how can I call that chart when I'm coding in vb.net.. Ca开发者_如何学Pythonn anyone help me on how can I call the chart for me to set the new value to fill the chart.. It is possible to call?


You can set all the chart linked data range to Defined name range,then you only need to change the defined name range link source if you want to change the chart's data source.

0

精彩评论

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