Uses of Class
org.docx4j.w14.CTNumForm
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTNumForm in org.docx4j.w14
Methods in org.docx4j.w14 that return CTNumForm Modifier and Type Method Description CTNumFormObjectFactory. createCTNumForm()Create an instance ofCTNumForm -
Uses of CTNumForm in org.docx4j.wml
Fields in org.docx4j.wml declared as CTNumForm Modifier and Type Field Description protected CTNumFormRPrAbstract. numFormMethods in org.docx4j.wml that return CTNumForm Modifier and Type Method Description CTNumFormRPrAbstract. getNumForm()Gets the value of the numForm property.Methods in org.docx4j.wml that return types with arguments of type CTNumForm Modifier and Type Method Description jakarta.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 CTNumForm Modifier and Type Method Description jakarta.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.