Uses of Class
org.docx4j.dml.CTTextParagraph
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTextParagraph in org.docx4j.dml
Fields in org.docx4j.dml with type parameters of type CTTextParagraph Modifier and Type Field Description protected java.util.List<CTTextParagraph>CTTextBody. pMethods in org.docx4j.dml that return CTTextParagraph Modifier and Type Method Description CTTextParagraphObjectFactory. createCTTextParagraph()Create an instance ofCTTextParagraphMethods in org.docx4j.dml that return types with arguments of type CTTextParagraph Modifier and Type Method Description java.util.List<CTTextParagraph>CTTextBody. getP()Gets the value of the p property.