Uses of Class
org.docx4j.math.CTSSup
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTSSup in org.docx4j.math
Methods in org.docx4j.math that return CTSSup Modifier and Type Method Description CTSSupObjectFactory. createCTSSup()Create an instance ofCTSSupMethods in org.docx4j.math that return types with arguments of type CTSSup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createCTOMathArgSSup(CTSSup value)jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createCTOMathSSup(CTSSup value)Methods in org.docx4j.math with parameters of type CTSSup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createCTOMathArgSSup(CTSSup value)jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createCTOMathSSup(CTSSup value) -
Uses of CTSSup in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTSSup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createRunDelSSup(CTSSup value)jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createRunInsSSup(CTSSup value)jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createRunTrackChangeSSup(CTSSup value)Methods in org.docx4j.wml with parameters of type CTSSup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createRunDelSSup(CTSSup value)jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createRunInsSSup(CTSSup value)jakarta.xml.bind.JAXBElement<CTSSup>ObjectFactory. createRunTrackChangeSSup(CTSSup value)