Uses of Class
org.docx4j.dml.diagram.CTLayoutVariablePropertySet
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTLayoutVariablePropertySet in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTLayoutVariablePropertySet Modifier and Type Field Description protected CTLayoutVariablePropertySetCTElemPropSet. presLayoutVarsMethods in org.docx4j.dml.diagram that return CTLayoutVariablePropertySet Modifier and Type Method Description CTLayoutVariablePropertySetObjectFactory. createCTLayoutVariablePropertySet()Create an instance ofCTLayoutVariablePropertySetCTLayoutVariablePropertySetCTElemPropSet. getPresLayoutVars()Gets the value of the presLayoutVars property.Methods in org.docx4j.dml.diagram with parameters of type CTLayoutVariablePropertySet Modifier and Type Method Description voidCTElemPropSet. setPresLayoutVars(CTLayoutVariablePropertySet value)Sets the value of the presLayoutVars property.