Uses of Class
org.docx4j.math.CTSSub
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTSSub in org.docx4j.math
Methods in org.docx4j.math that return CTSSub Modifier and Type Method Description CTSSubObjectFactory. createCTSSub()Create an instance ofCTSSubMethods in org.docx4j.math that return types with arguments of type CTSSub Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createCTOMathArgSSub(CTSSub value)jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createCTOMathSSub(CTSSub value)Methods in org.docx4j.math with parameters of type CTSSub Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createCTOMathArgSSub(CTSSub value)jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createCTOMathSSub(CTSSub value) -
Uses of CTSSub in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTSSub Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createRunDelSSub(CTSSub value)jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createRunInsSSub(CTSSub value)jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createRunTrackChangeSSub(CTSSub value)Methods in org.docx4j.wml with parameters of type CTSSub Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createRunDelSSub(CTSSub value)jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createRunInsSSub(CTSSub value)jakarta.xml.bind.JAXBElement<CTSSub>ObjectFactory. createRunTrackChangeSSub(CTSSub value)