TODO - Implement IComment. TODO - how to make this threaded? TODO - rationalize this with notes? -Each Comment will have a unique id and a parent that it is a reply to.
? How to add root range.addComment(content) ? (only allows for 1 root)
https://learn.microsoft.com/en-us/javascript/api/office-scripts/excelscript/excelscript.contenttype?view=office-scripts
Excel has a resolved/done status Excel has mentions?
TODO - Implement IComment. TODO - how to make this threaded? TODO - rationalize this with notes? -Each Comment will have a unique id and a parent that it is a reply to.
? How to add root range.addComment(content) ? (only allows for 1 root)
https://learn.microsoft.com/en-us/javascript/api/office-scripts/excelscript/excelscript.contenttype?view=office-scripts
Excel has a resolved/done status Excel has mentions?