Uses of Class
org.apache.poi.hslf.record.StyleTextProp9Atom
Packages that use StyleTextProp9Atom
-
Uses of StyleTextProp9Atom in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return StyleTextProp9AtomModifier and TypeMethodDescriptionPPDrawing.getNumberedListInfo()
EscherTextboxWrapper.getStyleTextProp9Atom()
Methods in org.apache.poi.hslf.record with parameters of type StyleTextProp9AtomModifier and TypeMethodDescriptionvoid
EscherTextboxWrapper.setStyleTextProp9Atom
(StyleTextProp9Atom nineAtom) -
Uses of StyleTextProp9Atom in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return StyleTextProp9AtomModifier and TypeMethodDescriptionHSLFSlide.getNumberedListInfo()
This will return an atom per TextBox, so if the page has two text boxes the method should return two atoms.HSLFTextParagraph.getStyleTextProp9Atom()
Numbered List infoMethods in org.apache.poi.hslf.usermodel with parameters of type StyleTextProp9AtomModifier and TypeMethodDescriptionvoid
HSLFTextParagraph.setStyleTextProp9Atom
(StyleTextProp9Atom styleTextProp9Atom) Numbered List info