I've created a powerpoint add-in and I need to insert text into the presenter notes. Is it feasible to use the Office.js library to read/write text in PowerPoint add-in presenter notes? I've searched in different forums without any luck.
The PowerPoint APIs in the Office JavaScript library (aka Office.js) do not support reading or writing to the presenter notes.