Michael_Liang's avatar
Michael_Liang
Copper Contributor
May 11, 2023
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

  • 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