Uses of Class
org.docx4j.dml.diagram.CTElemPropSet
Packages that use CTElemPropSet
-
Uses of CTElemPropSet in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTElemPropSetMethods in org.docx4j.dml.diagram that return CTElemPropSetModifier and TypeMethodDescriptionObjectFactory.createCTElemPropSet()Create an instance ofCTElemPropSetCTPt.getPrSet()Gets the value of the prSet property.Methods in org.docx4j.dml.diagram with parameters of type CTElemPropSetModifier and TypeMethodDescriptionvoidCTPt.setPrSet(CTElemPropSet value) Sets the value of the prSet property.