Uses of Class
org.apache.poi.xslf.usermodel.XSLFNotes
-
Packages that use XSLFNotes Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFNotes in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFNotes Modifier and Type Method Description XSLFNotes
XSLFSlide. getNotes()
XSLFNotes
XMLSlideShow. getNotesSlide(XSLFSlide slide)
Return notes slide for the specified slide or create new if it does not exist yet.
-