Uses of Class
org.docx4j.dml.CTTileInfoProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTileInfoProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTileInfoProperties Modifier and Type Field Description protected CTTileInfoPropertiesCTBlipFillProperties. tileMethods in org.docx4j.dml that return CTTileInfoProperties Modifier and Type Method Description CTTileInfoPropertiesObjectFactory. createCTTileInfoProperties()Create an instance ofCTTileInfoPropertiesCTTileInfoPropertiesCTBlipFillProperties. getTile()Gets the value of the tile property.Methods in org.docx4j.dml with parameters of type CTTileInfoProperties Modifier and Type Method Description voidCTBlipFillProperties. setTile(CTTileInfoProperties value)Sets the value of the tile property.