Michael_Liang
May 11, 2023Copper Contributor
Status:
New
How to insert notes in web-based excel add-in?
My web-based excel add-in needs to insert notes into an excel cell.
After using the sheet.comments.add method to add comments, the old version of excel does not support threaded comment.
Is there any way to help me insert old comments (notes) normally?
1 Comment
Sort By
- AdrianWu
Microsoft
Hi Michael_Liang,
I’m excited to share some great news: the Note API is now supported in the latest Excel API set (v1.18), which applies to all Excel endpoints—including Web, Windows, and Mac.
Please check here for more details:
https://learn.microsoft.com/en-us/javascript/api/excel/excel.note?view=excel-js-preview