Uses of Class
org.docx4j.dml.CTGroupFillProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGroupFillProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGroupFillProperties Modifier and Type Field Description protected CTGroupFillPropertiesCTBackgroundFormatting. grpFillprotected CTGroupFillPropertiesCTFillEffect. grpFillprotected CTGroupFillPropertiesCTFillOverlayEffect. grpFillprotected CTGroupFillPropertiesCTFillProperties. grpFillprotected CTGroupFillPropertiesCTGroupShapeProperties. grpFillprotected CTGroupFillPropertiesCTShapeProperties. grpFillprotected CTGroupFillPropertiesCTTableCellProperties. grpFillprotected CTGroupFillPropertiesCTTableProperties. grpFillprotected CTGroupFillPropertiesCTTextCharacterProperties. grpFillprotected CTGroupFillPropertiesCTTextUnderlineFillGroupWrapper. grpFillMethods in org.docx4j.dml that return CTGroupFillProperties Modifier and Type Method Description CTGroupFillPropertiesObjectFactory. createCTGroupFillProperties()Create an instance ofCTGroupFillPropertiesCTGroupFillPropertiesCTBackgroundFormatting. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTFillEffect. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTFillOverlayEffect. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTFillProperties. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTGroupShapeProperties. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTShapeProperties. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTTableCellProperties. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTTableProperties. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTTextCharacterProperties. getGrpFill()Gets the value of the grpFill property.CTGroupFillPropertiesCTTextUnderlineFillGroupWrapper. getGrpFill()Gets the value of the grpFill property.Methods in org.docx4j.dml with parameters of type CTGroupFillProperties Modifier and Type Method Description voidCTBackgroundFormatting. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTFillEffect. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTFillOverlayEffect. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTFillProperties. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTGroupShapeProperties. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTShapeProperties. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTTableCellProperties. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTTableProperties. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTTextCharacterProperties. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.voidCTTextUnderlineFillGroupWrapper. setGrpFill(CTGroupFillProperties value)Sets the value of the grpFill property.