Uses of Class
org.docx4j.dml.diagram.CTCTDescription
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTCTDescription in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram with type parameters of type CTCTDescription Modifier and Type Field Description protected java.util.List<CTCTDescription>CTColorTransform. descprotected java.util.List<CTCTDescription>CTColorTransformHeader. descMethods in org.docx4j.dml.diagram that return CTCTDescription Modifier and Type Method Description CTCTDescriptionObjectFactory. createCTCTDescription()Create an instance ofCTCTDescriptionMethods in org.docx4j.dml.diagram that return types with arguments of type CTCTDescription Modifier and Type Method Description java.util.List<CTCTDescription>CTColorTransform. getDesc()Gets the value of the desc property.java.util.List<CTCTDescription>CTColorTransformHeader. getDesc()Gets the value of the desc property.