Uses of Class
org.docx4j.dml.diagram.CTSDName
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTSDName in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram with type parameters of type CTSDName Modifier and Type Field Description protected java.util.List<CTSDName>CTStyleDefinition. titleprotected java.util.List<CTSDName>CTStyleDefinitionHeader. titleMethods in org.docx4j.dml.diagram that return CTSDName Modifier and Type Method Description CTSDNameObjectFactory. createCTSDName()Create an instance ofCTSDNameMethods in org.docx4j.dml.diagram that return types with arguments of type CTSDName Modifier and Type Method Description java.util.List<CTSDName>CTStyleDefinition. getTitle()Gets the value of the title property.java.util.List<CTSDName>CTStyleDefinitionHeader. getTitle()Gets the value of the title property.