Uses of Class
org.docx4j.dml.CTStretchInfoProperties
Packages that use CTStretchInfoProperties
-
Uses of CTStretchInfoProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTStretchInfoPropertiesMethods in org.docx4j.dml that return CTStretchInfoPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTStretchInfoProperties()Create an instance ofCTStretchInfoPropertiesCTBlipFillProperties.getStretch()Gets the value of the stretch property.Methods in org.docx4j.dml with parameters of type CTStretchInfoPropertiesModifier and TypeMethodDescriptionvoidCTBlipFillProperties.setStretch(CTStretchInfoProperties value) Sets the value of the stretch property.