Uses of Class
org.odftoolkit.odfdom.dom.element.number.NumberTextStyleElement
Packages that use NumberTextStyleElement
Package
Description
-
Uses of NumberTextStyleElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type NumberTextStyleElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(NumberTextStyleElement ele) A method to visit "number:text-style" elements -
Uses of NumberTextStyleElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return NumberTextStyleElementModifier and TypeMethodDescriptionOfficeAutomaticStylesElement.newNumberTextStyleElement(String styleNameValue) Create child element <number:text-style>.OfficeStylesElement.newNumberTextStyleElement(String styleNameValue) Create child element <number:text-style>. -
Uses of NumberTextStyleElement in org.odftoolkit.odfdom.incubator.doc.number
Subclasses of NumberTextStyleElement in org.odftoolkit.odfdom.incubator.doc.numberModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument element -
Uses of NumberTextStyleElement in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return NumberTextStyleElementModifier and TypeMethodDescriptionOdfStylesBase.getTextStyle(String name) OdfOfficeAutomaticStyles.newNumberTextStyleElement(String styleNameValue) Create child element <number:text-style>.OdfOfficeStyles.newNumberTextStyleElement(String styleNameValue) Create child element <number:text-style>.Methods in org.odftoolkit.odfdom.incubator.doc.office that return types with arguments of type NumberTextStyleElement