Uses of Class
org.odftoolkit.odfdom.doc.presentation.OdfPresentationNotes
-
Packages that use OdfPresentationNotes Package Description org.odftoolkit.odfdom.doc.presentation -
-
Uses of OdfPresentationNotes in org.odftoolkit.odfdom.doc.presentation
Methods in org.odftoolkit.odfdom.doc.presentation that return OdfPresentationNotes Modifier and Type Method Description static OdfPresentationNotesOdfPresentationNotes. getInstance(PresentationNotesElement noteElement)Get a presentation notes page instance by an instance ofPresentationNotesElement.OdfPresentationNotesOdfSlide. getNotesPage()Get the Notes page of this slide
-