Uses of Class
org.docx4j.w14.CTLigatures
Packages that use CTLigatures
-
Uses of CTLigatures in org.docx4j.w14
Methods in org.docx4j.w14 that return CTLigaturesModifier and TypeMethodDescriptionObjectFactory.createCTLigatures()Create an instance ofCTLigatures -
Uses of CTLigatures in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLigaturesMethods in org.docx4j.wml that return CTLigaturesModifier and TypeMethodDescriptionRPrAbstract.getLigatures()Gets the value of the ligatures property.Methods in org.docx4j.wml that return types with arguments of type CTLigaturesModifier and TypeMethodDescriptionjakarta.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 CTLigaturesModifier and TypeMethodDescriptionjakarta.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.