Uses of Class
org.apache.poi.xslf.usermodel.XSLFNotes

Packages that use XSLFNotes
org.apache.poi.xslf.usermodel   
 

Uses of XSLFNotes in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFNotes
 XSLFNotes XSLFSlide.getNotes()
           
 XSLFNotes XMLSlideShow.getNotesSlide(XSLFSlide slide)
          Return notes slide for the specified slide or create new if it does not exist yet.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.