Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectBlur
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
Uses of CTPictureEffectBlur in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectBlur Modifier and Type Field Description protected CTPictureEffectBlurCTPictureEffect. artisticBlurMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectBlur Modifier and Type Method Description CTPictureEffectBlurObjectFactory. createCTPictureEffectBlur()Create an instance ofCTPictureEffectBlurCTPictureEffectBlurCTPictureEffect. getArtisticBlur()Gets the value of the artisticBlur property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectBlur Modifier and Type Method Description voidCTPictureEffect. setArtisticBlur(CTPictureEffectBlur value)Sets the value of the artisticBlur property.