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?