Uses of Class
org.apache.poi.hslf.record.StyleTextPropAtom
-
Packages that use StyleTextPropAtom Package Description org.apache.poi.hslf.dev org.apache.poi.hslf.record -
-
Uses of StyleTextPropAtom in org.apache.poi.hslf.dev
Methods in org.apache.poi.hslf.dev with parameters of type StyleTextPropAtom Modifier and Type Method Description static voidTextStyleListing. showStyleTextPropAtom(StyleTextPropAtom stpa) -
Uses of StyleTextPropAtom in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return StyleTextPropAtom Modifier and Type Method Description StyleTextPropAtomEscherTextboxWrapper. getStyleTextPropAtom()
-