Uses of Interface
org.apache.poi.sl.usermodel.Notes
-
Packages that use Notes Package Description org.apache.poi.sl.usermodel -
-
Uses of Notes in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return Notes Modifier and Type Method Description Notes<S,P>
Slide. getNotes()
Methods in org.apache.poi.sl.usermodel with parameters of type Notes Modifier and Type Method Description void
Slide. setNotes(Notes<S,P> notes)
-