Uses of Class
org.docx4j.dml.CTPatternFillProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPatternFillProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPatternFillProperties Modifier and Type Field Description protected CTPatternFillPropertiesCTBackgroundFormatting. pattFillprotected CTPatternFillPropertiesCTFillEffect. pattFillprotected CTPatternFillPropertiesCTFillOverlayEffect. pattFillprotected CTPatternFillPropertiesCTFillProperties. pattFillprotected CTPatternFillPropertiesCTGroupShapeProperties. pattFillprotected CTPatternFillPropertiesCTLineProperties. pattFillprotected CTPatternFillPropertiesCTShapeProperties. pattFillprotected CTPatternFillPropertiesCTTableCellProperties. pattFillprotected CTPatternFillPropertiesCTTableProperties. pattFillprotected CTPatternFillPropertiesCTTextCharacterProperties. pattFillprotected CTPatternFillPropertiesCTTextUnderlineFillGroupWrapper. pattFillMethods in org.docx4j.dml that return CTPatternFillProperties Modifier and Type Method Description CTPatternFillPropertiesObjectFactory. createCTPatternFillProperties()Create an instance ofCTPatternFillPropertiesCTPatternFillPropertiesCTBackgroundFormatting. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTFillEffect. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTFillOverlayEffect. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTFillProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTGroupShapeProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTLineProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTShapeProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTTableCellProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTTableProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTTextCharacterProperties. getPattFill()Gets the value of the pattFill property.CTPatternFillPropertiesCTTextUnderlineFillGroupWrapper. getPattFill()Gets the value of the pattFill property.Methods in org.docx4j.dml with parameters of type CTPatternFillProperties Modifier and Type Method Description voidCTBackgroundFormatting. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTFillEffect. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTFillOverlayEffect. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTFillProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTGroupShapeProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTLineProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTShapeProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTTableCellProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTTableProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTTextCharacterProperties. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.voidCTTextUnderlineFillGroupWrapper. setPattFill(CTPatternFillProperties value)Sets the value of the pattFill property.