Uses of Class
org.docx4j.dml.CTStretchInfoProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTStretchInfoProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTStretchInfoProperties Modifier and Type Field Description protected CTStretchInfoPropertiesCTBlipFillProperties. stretchMethods in org.docx4j.dml that return CTStretchInfoProperties Modifier and Type Method Description CTStretchInfoPropertiesObjectFactory. createCTStretchInfoProperties()Create an instance ofCTStretchInfoPropertiesCTStretchInfoPropertiesCTBlipFillProperties. getStretch()Gets the value of the stretch property.Methods in org.docx4j.dml with parameters of type CTStretchInfoProperties Modifier and Type Method Description voidCTBlipFillProperties. setStretch(CTStretchInfoProperties value)Sets the value of the stretch property.