Uses of Class
org.apache.poi.hslf.record.Notes
-
Packages that use Notes Package Description org.apache.poi.hslf.usermodel -
-
Uses of Notes in org.apache.poi.hslf.usermodel
Constructors in org.apache.poi.hslf.usermodel with parameters of type Notes Constructor Description HSLFNotes(Notes notes)
Constructs a Notes Sheet from the given Notes record.
-