Uses of Class
org.docx4j.vml.CTFill
| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
-
Uses of CTFill in org.docx4j.vml
Fields in org.docx4j.vml declared as CTFill Modifier and Type Field Description protected CTFillCTBackground. fillMethods in org.docx4j.vml that return CTFill Modifier and Type Method Description CTFillObjectFactory. createCTFill()Create an instance ofCTFillCTFillCTBackground. getFill()Gets the value of the fill property.Methods in org.docx4j.vml that return types with arguments of type CTFill Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTFill>ObjectFactory. createFill(CTFill value)Methods in org.docx4j.vml with parameters of type CTFill Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTFill>ObjectFactory. createFill(CTFill value)voidCTBackground. setFill(CTFill value)Sets the value of the fill property. -
Uses of CTFill in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTFill Modifier and Type Field Description protected CTFillCTShapeDefaults. fillMethods in org.docx4j.vml.officedrawing that return CTFill Modifier and Type Method Description CTFillCTShapeDefaults. getFill()Gets the value of the fill property.Methods in org.docx4j.vml.officedrawing with parameters of type CTFill Modifier and Type Method Description voidCTShapeDefaults. setFill(CTFill value)Sets the value of the fill property.