office-jsoffice-addinsadd-inpowerpoint-addins

Is it possible to utilize the Office.js for reading and writing text into presenter notes of a PowerPoint presentation?


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.


Solution

  • The PowerPoint APIs in the Office JavaScript library (aka Office.js) do not support reading or writing to the presenter notes.