Uses of Class
org.docx4j.w14.CTLigatures
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTLigatures in org.docx4j.w14
Methods in org.docx4j.w14 that return CTLigatures Modifier and Type Method Description CTLigaturesObjectFactory. createCTLigatures()Create an instance ofCTLigatures -
Uses of CTLigatures in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLigatures Modifier and Type Field Description protected CTLigaturesRPrAbstract. ligaturesMethods in org.docx4j.wml that return CTLigatures Modifier and Type Method Description CTLigaturesRPrAbstract. getLigatures()Gets the value of the ligatures property.Methods in org.docx4j.wml that return types with arguments of type CTLigatures Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTLigatures>ObjectFactory. createCTParaRPrOriginalLigatures(CTLigatures value)jakarta.xml.bind.JAXBElement<CTLigatures>ObjectFactory. createCTRPrChangeRPrLigatures(CTLigatures value)Methods in org.docx4j.wml with parameters of type CTLigatures Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTLigatures>ObjectFactory. createCTParaRPrOriginalLigatures(CTLigatures value)jakarta.xml.bind.JAXBElement<CTLigatures>ObjectFactory. createCTRPrChangeRPrLigatures(CTLigatures value)voidRPrAbstract. setLigatures(CTLigatures value)Sets the value of the ligatures property.