Uses of Class
org.apache.poi.hslf.record.Comment2000
-
Packages that use Comment2000 Package Description org.apache.poi.hslf.usermodel -
-
Uses of Comment2000 in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return Comment2000 Modifier and Type Method Description protected Comment2000HSLFComment. getComment2000()Constructors in org.apache.poi.hslf.usermodel with parameters of type Comment2000 Constructor Description HSLFComment(Comment2000 comment2000)
-