Uses of Class
org.docx4j.w14.CTNumForm
Packages that use CTNumForm
-
Uses of CTNumForm in org.docx4j.w14
Methods in org.docx4j.w14 that return CTNumFormModifier and TypeMethodDescriptionObjectFactory.createCTNumForm()Create an instance ofCTNumForm -
Uses of CTNumForm in org.docx4j.wml
Fields in org.docx4j.wml declared as CTNumFormMethods in org.docx4j.wml that return CTNumFormModifier and TypeMethodDescriptionRPrAbstract.getNumForm()Gets the value of the numForm property.Methods in org.docx4j.wml that return types with arguments of type CTNumFormModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTNumForm>ObjectFactory.createCTParaRPrOriginalNumForm(CTNumForm value) jakarta.xml.bind.JAXBElement<CTNumForm>ObjectFactory.createCTRPrChangeRPrNumForm(CTNumForm value) Methods in org.docx4j.wml with parameters of type CTNumFormModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTNumForm>ObjectFactory.createCTParaRPrOriginalNumForm(CTNumForm value) jakarta.xml.bind.JAXBElement<CTNumForm>ObjectFactory.createCTRPrChangeRPrNumForm(CTNumForm value) voidRPrAbstract.setNumForm(CTNumForm value) Sets the value of the numForm property.