Uses of Class
org.docx4j.dml.CTBlipFillProperties
Packages that use CTBlipFillProperties
Package
Description
-
Uses of CTBlipFillProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBlipFillPropertiesModifier and TypeFieldDescriptionprotected CTBlipFillPropertiesCTBackgroundFormatting.blipFillprotected CTBlipFillPropertiesCTFillEffect.blipFillprotected CTBlipFillPropertiesCTFillOverlayEffect.blipFillprotected CTBlipFillPropertiesCTFillProperties.blipFillprotected CTBlipFillPropertiesCTGroupShapeProperties.blipFillprotected CTBlipFillPropertiesCTGvmlPicture.blipFillprotected CTBlipFillPropertiesCTShapeProperties.blipFillprotected CTBlipFillPropertiesCTTableCellProperties.blipFillprotected CTBlipFillPropertiesCTTableProperties.blipFillprotected CTBlipFillPropertiesCTTextCharacterProperties.blipFillprotected CTBlipFillPropertiesCTTextUnderlineFillGroupWrapper.blipFillMethods in org.docx4j.dml that return CTBlipFillPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTBlipFillProperties()Create an instance ofCTBlipFillPropertiesCTBackgroundFormatting.getBlipFill()Gets the value of the blipFill property.CTFillEffect.getBlipFill()Gets the value of the blipFill property.CTFillOverlayEffect.getBlipFill()Gets the value of the blipFill property.CTFillProperties.getBlipFill()Gets the value of the blipFill property.CTGroupShapeProperties.getBlipFill()Gets the value of the blipFill property.CTGvmlPicture.getBlipFill()Gets the value of the blipFill property.CTShapeProperties.getBlipFill()Gets the value of the blipFill property.CTTableCellProperties.getBlipFill()Gets the value of the blipFill property.CTTableProperties.getBlipFill()Gets the value of the blipFill property.CTTextCharacterProperties.getBlipFill()Gets the value of the blipFill property.CTTextUnderlineFillGroupWrapper.getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml with parameters of type CTBlipFillPropertiesModifier and TypeMethodDescriptionvoidCTBackgroundFormatting.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTFillEffect.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTFillOverlayEffect.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTFillProperties.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTGroupShapeProperties.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTGvmlPicture.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTShapeProperties.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTTableCellProperties.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTTableProperties.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTTextCharacterProperties.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.voidCTTextUnderlineFillGroupWrapper.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property. -
Uses of CTBlipFillProperties in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTBlipFillPropertiesMethods in org.docx4j.dml.chartDrawing that return CTBlipFillPropertiesModifier and TypeMethodDescriptionCTPicture.getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTBlipFillPropertiesModifier and TypeMethodDescriptionvoidCTPicture.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property. -
Uses of CTBlipFillProperties in org.docx4j.dml.picture
Fields in org.docx4j.dml.picture declared as CTBlipFillPropertiesMethods in org.docx4j.dml.picture that return CTBlipFillPropertiesMethods in org.docx4j.dml.picture with parameters of type CTBlipFillPropertiesModifier and TypeMethodDescriptionvoidPic.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property. -
Uses of CTBlipFillProperties in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTBlipFillPropertiesMethods in org.docx4j.dml.spreadsheetdrawing that return CTBlipFillPropertiesModifier and TypeMethodDescriptionCTPicture.getBlipFill()Gets the value of the blipFill property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTBlipFillPropertiesModifier and TypeMethodDescriptionvoidCTPicture.setBlipFill(CTBlipFillProperties value) Sets the value of the blipFill property.