Uses of Class
org.docx4j.dml.diagram.CTCTName
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTCTName in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram with type parameters of type CTCTName Modifier and Type Field Description protected java.util.List<CTCTName>CTColorTransform. titleprotected java.util.List<CTCTName>CTColorTransformHeader. titleMethods in org.docx4j.dml.diagram that return CTCTName Modifier and Type Method Description CTCTNameObjectFactory. createCTCTName()Create an instance ofCTCTNameMethods in org.docx4j.dml.diagram that return types with arguments of type CTCTName Modifier and Type Method Description java.util.List<CTCTName>CTColorTransform. getTitle()Gets the value of the title property.java.util.List<CTCTName>CTColorTransformHeader. getTitle()Gets the value of the title property.