Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectPaintStrokes
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
Uses of CTPictureEffectPaintStrokes in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectPaintStrokes Modifier and Type Field Description protected CTPictureEffectPaintStrokesCTPictureEffect. artisticPaintStrokesMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectPaintStrokes Modifier and Type Method Description CTPictureEffectPaintStrokesObjectFactory. createCTPictureEffectPaintStrokes()Create an instance ofCTPictureEffectPaintStrokesCTPictureEffectPaintStrokesCTPictureEffect. getArtisticPaintStrokes()Gets the value of the artisticPaintStrokes property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectPaintStrokes Modifier and Type Method Description voidCTPictureEffect. setArtisticPaintStrokes(CTPictureEffectPaintStrokes value)Sets the value of the artisticPaintStrokes property.