Uses of Class
org.apache.poi.hslf.usermodel.HSLFComment
-
Packages that use HSLFComment Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFComment in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return types with arguments of type HSLFComment Modifier and Type Method Description java.util.List<HSLFComment>
HSLFSlide. getComments()
Get the comment(s) for this slide.
-