Uses of Class
org.docx4j.wml.CTCompat
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTCompat in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCompat Modifier and Type Field Description protected CTCompatCTSettings. compatMethods in org.docx4j.wml that return CTCompat Modifier and Type Method Description CTCompatObjectFactory. createCTCompat()Create an instance ofCTCompatCTCompatCTSettings. getCompat()Gets the value of the compat property.Methods in org.docx4j.wml with parameters of type CTCompat Modifier and Type Method Description voidCTSettings. setCompat(CTCompat value)Sets the value of the compat property.