Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectPaintBrush
Packages that use CTPictureEffectPaintBrush
-
Uses of CTPictureEffectPaintBrush in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectPaintBrushModifier and TypeFieldDescriptionprotected CTPictureEffectPaintBrushCTPictureEffect.artisticPaintBrushMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectPaintBrushModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectPaintBrush()Create an instance ofCTPictureEffectPaintBrushCTPictureEffect.getArtisticPaintBrush()Gets the value of the artisticPaintBrush property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectPaintBrushModifier and TypeMethodDescriptionvoidCTPictureEffect.setArtisticPaintBrush(CTPictureEffectPaintBrush value) Sets the value of the artisticPaintBrush property.