Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectPaintStrokes
Packages that use CTPictureEffectPaintStrokes
-
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 CTPictureEffectPaintStrokesModifier and TypeFieldDescriptionprotected CTPictureEffectPaintStrokesCTPictureEffect.artisticPaintStrokesMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectPaintStrokesModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectPaintStrokes()Create an instance ofCTPictureEffectPaintStrokesCTPictureEffect.getArtisticPaintStrokes()Gets the value of the artisticPaintStrokes property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectPaintStrokesModifier and TypeMethodDescriptionvoidCTPictureEffect.setArtisticPaintStrokes(CTPictureEffectPaintStrokes value) Sets the value of the artisticPaintStrokes property.