-
Methods in org.docx4j.math that return types with arguments of type CTF
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<CTF> |
ObjectFactory.createCTOMathArgF(CTF value) |
Create an instance of JAXBElement<CTF>}
|
jakarta.xml.bind.JAXBElement<CTF> |
ObjectFactory.createCTOMathF(CTF value) |
Create an instance of JAXBElement<CTF>}
|
-
Methods in org.docx4j.wml that return types with arguments of type CTF
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<CTF> |
ObjectFactory.createRunDelF(CTF value) |
Create an instance of JAXBElement<CTF>}
|
jakarta.xml.bind.JAXBElement<CTF> |
ObjectFactory.createRunInsF(CTF value) |
Create an instance of JAXBElement<CTF>}
|
jakarta.xml.bind.JAXBElement<CTF> |
ObjectFactory.createRunTrackChangeF(CTF value) |
Create an instance of JAXBElement<CTF>}
|