Uses of Class
org.docx4j.wml.CTCnf
Packages that use CTCnf
-
Uses of CTCnf in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCnfModifier and TypeFieldDescriptionprotected CTCnfPPrBase.cnfStyleprotected CTCnfTcPrInner.cnfStyleMethods in org.docx4j.wml that return CTCnfModifier and TypeMethodDescriptionObjectFactory.createCTCnf()Create an instance ofCTCnfPPrBase.getCnfStyle()Gets the value of the cnfStyle property.TcPrInner.getCnfStyle()Gets the value of the cnfStyle property.Methods in org.docx4j.wml that return types with arguments of type CTCnfModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTCnf>ObjectFactory.createCTTrPrBaseCnfStyle(CTCnf value) Methods in org.docx4j.wml with parameters of type CTCnfModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTCnf>ObjectFactory.createCTTrPrBaseCnfStyle(CTCnf value) voidPPrBase.setCnfStyle(CTCnf value) Sets the value of the cnfStyle property.voidTcPrInner.setCnfStyle(CTCnf value) Sets the value of the cnfStyle property.