Uses of Class
org.docx4j.dml.diagram.CTElemPropSet
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTElemPropSet in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTElemPropSet Modifier and Type Field Description protected CTElemPropSetCTPt. prSetMethods in org.docx4j.dml.diagram that return CTElemPropSet Modifier and Type Method Description CTElemPropSetObjectFactory. createCTElemPropSet()Create an instance ofCTElemPropSetCTElemPropSetCTPt. getPrSet()Gets the value of the prSet property.Methods in org.docx4j.dml.diagram with parameters of type CTElemPropSet Modifier and Type Method Description voidCTPt. setPrSet(CTElemPropSet value)Sets the value of the prSet property.