Uses of Class
org.docx4j.wml.CTEm
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTEm in org.docx4j.wml
Fields in org.docx4j.wml declared as CTEm Modifier and Type Field Description protected CTEmRPrAbstract. emMethods in org.docx4j.wml that return CTEm Modifier and Type Method Description CTEmObjectFactory. createCTEm()Create an instance ofCTEmCTEmRPrAbstract. getEm()Gets the value of the em property.Methods in org.docx4j.wml that return types with arguments of type CTEm Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEm>ObjectFactory. createCTParaRPrOriginalEm(CTEm value)jakarta.xml.bind.JAXBElement<CTEm>ObjectFactory. createCTRPrChangeRPrEm(CTEm value)Methods in org.docx4j.wml with parameters of type CTEm Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTEm>ObjectFactory. createCTParaRPrOriginalEm(CTEm value)jakarta.xml.bind.JAXBElement<CTEm>ObjectFactory. createCTRPrChangeRPrEm(CTEm value)voidRPrAbstract. setEm(CTEm value)Sets the value of the em property.