Hi,
I am using aspose licensed version 16.8.0 java. In my project, I have a requirement where I want to disable the edit data option on chart.
Step to reproduce the scenario:
- Right click on the chart and click on Edit Data option.
- In the excel file, open with the actual chart data.
In my scenario I do not want to show excel sheet values to unauthorized users .
Basically I need the edit data option to be disabled .
Kindly let me know how to achieve this.
Thanks.