Uses of Class
org.apache.poi.xslf.usermodel.XSLFNotesMaster
-
Packages that use XSLFNotesMaster Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFNotesMaster in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return XSLFNotesMaster Modifier and Type Method Description XSLFNotesMasterXSLFNotes. getMasterSheet()XSLFNotesMasterXMLSlideShow. getNotesMaster()Return the Notes Master, if there is one.Methods in org.apache.poi.xslf.usermodel with parameters of type XSLFNotesMaster Modifier and Type Method Description XSLFNotesXSLFSlide. removeNotes(XSLFNotesMaster master)
-