alok_tripathi
Jan 06, 2022Copper Contributor
Status:
New
API needed to select multiple chart in Excel in sheet and across workbook with officeJS
Allowing user to select multiple chart in installed version as well as online version of Excel in sheet and across workbook with office JS and get data and change data related to all charts using Office JS API's. This feature is required for adding functionality to multiple charts in one go. The functionality is needed in sheet as well as multiple sheets of a workbook.
Step 1: Select multiple chart using CTRL button in sheet or across multiple sheets.
Step 2: Try adding color or any other functionality to multiple charts.
End Result: The color is not applied to multiple chart in on go.
Expected Result: Office JS should have API to get data related to multiple charts, to apply functionality to it.
No CommentsBe the first to comment