Uses of Class
org.apache.poi.hslf.record.OEPlaceholderAtom
-
Packages that use OEPlaceholderAtom Package Description org.apache.poi.hslf.usermodel -
-
Uses of OEPlaceholderAtom in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return OEPlaceholderAtom Modifier and Type Method Description OEPlaceholderAtomHSLFTextShape. getPlaceholderAtom()ReturnOEPlaceholderAtom, the atom that describes a placeholder.
-