Uses of Class
org.docx4j.dml.diagram.CTLayoutVariablePropertySet
Packages that use CTLayoutVariablePropertySet
-
Uses of CTLayoutVariablePropertySet in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTLayoutVariablePropertySetModifier and TypeFieldDescriptionprotected CTLayoutVariablePropertySetCTElemPropSet.presLayoutVarsMethods in org.docx4j.dml.diagram that return CTLayoutVariablePropertySetModifier and TypeMethodDescriptionObjectFactory.createCTLayoutVariablePropertySet()Create an instance ofCTLayoutVariablePropertySetCTElemPropSet.getPresLayoutVars()Gets the value of the presLayoutVars property.Methods in org.docx4j.dml.diagram with parameters of type CTLayoutVariablePropertySetModifier and TypeMethodDescriptionvoidCTElemPropSet.setPresLayoutVars(CTLayoutVariablePropertySet value) Sets the value of the presLayoutVars property.