Uses of Class
org.apache.poi.hslf.record.CurrentUserAtom
-
Packages that use CurrentUserAtom Package Description org.apache.poi.hslf.usermodel -
-
Uses of CurrentUserAtom in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return CurrentUserAtom Modifier and Type Method Description CurrentUserAtom
HSLFSlideShowImpl. getCurrentUserAtom()
Fetch the Current User Atom of the document
-