Uses of Interface
org.apache.poi.sl.usermodel.Notes
Packages that use Notes
Package
Description
-
Uses of Notes in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement NotesModifier and TypeClassDescriptionfinal class
This class represents a slide's notes in a PowerPoint Document.Methods in org.apache.poi.hslf.usermodel with parameters of type NotesModifier and TypeMethodDescriptionvoid
HSLFSlide.setNotes
(Notes<HSLFShape, HSLFTextParagraph> notes) Sets the Notes that are associated with this. -
Uses of Notes in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return NotesMethods in org.apache.poi.sl.usermodel with parameters of type Notes -
Uses of Notes in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement NotesMethods in org.apache.poi.xslf.usermodel with parameters of type NotesModifier and TypeMethodDescriptionvoid
XSLFSlide.setNotes
(Notes<XSLFShape, XSLFTextParagraph> notes)