Uses of Class
org.docx4j.wml.CTCnf
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTCnf in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCnf Modifier and Type Field Description protected CTCnfPPrBase. cnfStyleprotected CTCnfTcPrInner. cnfStyleMethods in org.docx4j.wml that return CTCnf Modifier and Type Method Description CTCnfObjectFactory. createCTCnf()Create an instance ofCTCnfCTCnfPPrBase. getCnfStyle()Gets the value of the cnfStyle property.CTCnfTcPrInner. getCnfStyle()Gets the value of the cnfStyle property.Methods in org.docx4j.wml that return types with arguments of type CTCnf Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTCnf>ObjectFactory. createCTTrPrBaseCnfStyle(CTCnf value)Methods in org.docx4j.wml with parameters of type CTCnf Modifier and Type Method Description jakarta.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.