Uses of Class
org.docx4j.dml.diagram.CTChildMax
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTChildMax in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTChildMax Modifier and Type Field Description protected CTChildMaxCTLayoutVariablePropertySet. chMaxMethods in org.docx4j.dml.diagram that return CTChildMax Modifier and Type Method Description CTChildMaxObjectFactory. createCTChildMax()Create an instance ofCTChildMaxCTChildMaxCTLayoutVariablePropertySet. getChMax()Gets the value of the chMax property.Methods in org.docx4j.dml.diagram with parameters of type CTChildMax Modifier and Type Method Description voidCTLayoutVariablePropertySet. setChMax(CTChildMax value)Sets the value of the chMax property.