Uses of Class
org.docx4j.vml.officedrawing.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 CTFillCTFill. fillMethods in org.docx4j.vml that return CTFill Modifier and Type Method Description CTFillCTFill. getFill()Gets the value of the fill property.Methods in org.docx4j.vml with parameters of type CTFill Modifier and Type Method Description voidCTFill. setFill(CTFill value)Sets the value of the fill property. -
Uses of CTFill in org.docx4j.vml.officedrawing
Methods in org.docx4j.vml.officedrawing that return CTFill Modifier and Type Method Description CTFillObjectFactory. createCTFill()Create an instance ofCTFillMethods in org.docx4j.vml.officedrawing 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.officedrawing with parameters of type CTFill Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTFill>ObjectFactory. createFill(CTFill value)