Shubhajit_Chatterjee's avatar
Shubhajit_Chatterjee
Copper Contributor
Apr 26, 2022
Status:
New

[OfficeJS] Need API to get the range linked with a chart in Excel

Currently there is API to fetch the data from the chart using getDimensionValues. But this returns the data chart is using and not the range.

 

So, Need some API (for example - getLinkedRange) to get the range address being used by a chart for source data.

 

No CommentsBe the first to comment