Uses of Interface
org.apache.poi.sl.usermodel.Notes

Packages that use Notes
org.apache.poi.sl.usermodel   
 

Uses of Notes in org.apache.poi.sl.usermodel
 

Methods in org.apache.poi.sl.usermodel that return Notes
 Notes Slide.getNotes()
           
 

Methods in org.apache.poi.sl.usermodel with parameters of type Notes
 void Slide.setNotes(Notes notes)
           
 



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