Uses of Class
org.docx4j.math.CTSPre
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTSPre in org.docx4j.math
Methods in org.docx4j.math that return CTSPre Modifier and Type Method Description CTSPreObjectFactory. createCTSPre()Create an instance ofCTSPreMethods in org.docx4j.math that return types with arguments of type CTSPre Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createCTOMathArgSPre(CTSPre value)jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createCTOMathSPre(CTSPre value)Methods in org.docx4j.math with parameters of type CTSPre Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createCTOMathArgSPre(CTSPre value)jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createCTOMathSPre(CTSPre value) -
Uses of CTSPre in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTSPre Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createRunDelSPre(CTSPre value)jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createRunInsSPre(CTSPre value)jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createRunTrackChangeSPre(CTSPre value)Methods in org.docx4j.wml with parameters of type CTSPre Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createRunDelSPre(CTSPre value)jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createRunInsSPre(CTSPre value)jakarta.xml.bind.JAXBElement<CTSPre>ObjectFactory. createRunTrackChangeSPre(CTSPre value)