Uses of Class
org.docx4j.wml.CTDiv
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDiv in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTDiv Modifier and Type Field Description protected java.util.List<CTDiv>CTDivs. divMethods in org.docx4j.wml that return CTDiv Modifier and Type Method Description CTDivObjectFactory. createCTDiv()Create an instance ofCTDivMethods in org.docx4j.wml that return types with arguments of type CTDiv Modifier and Type Method Description java.util.List<CTDiv>CTDivs. getDiv()Gets the value of the div property.