Uses of Class
org.docx4j.dml.CTTileInfoProperties
Packages that use CTTileInfoProperties
-
Uses of CTTileInfoProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTileInfoPropertiesMethods in org.docx4j.dml that return CTTileInfoPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTTileInfoProperties()Create an instance ofCTTileInfoPropertiesCTBlipFillProperties.getTile()Gets the value of the tile property.Methods in org.docx4j.dml with parameters of type CTTileInfoPropertiesModifier and TypeMethodDescriptionvoidCTBlipFillProperties.setTile(CTTileInfoProperties value) Sets the value of the tile property.