Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectPaintBrush
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
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 CTPictureEffectPaintBrush Modifier and Type Field Description protected CTPictureEffectPaintBrushCTPictureEffect. artisticPaintBrushMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectPaintBrush Modifier and Type Method Description CTPictureEffectPaintBrushObjectFactory. createCTPictureEffectPaintBrush()Create an instance ofCTPictureEffectPaintBrushCTPictureEffectPaintBrushCTPictureEffect. getArtisticPaintBrush()Gets the value of the artisticPaintBrush property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectPaintBrush Modifier and Type Method Description voidCTPictureEffect. setArtisticPaintBrush(CTPictureEffectPaintBrush value)Sets the value of the artisticPaintBrush property.