Uses of Class
org.docx4j.wml.CTDocPart
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocPart in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTDocPart Modifier and Type Field Description protected java.util.List<CTDocPart>CTDocParts. docPartMethods in org.docx4j.wml that return CTDocPart Modifier and Type Method Description CTDocPartObjectFactory. createCTDocPart()Create an instance ofCTDocPartMethods in org.docx4j.wml that return types with arguments of type CTDocPart Modifier and Type Method Description java.util.List<CTDocPart>CTDocParts. getDocPart()Gets the value of the docPart property.