Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectBlur
Packages that use CTPictureEffectBlur
-
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 CTPictureEffectBlurMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectBlurModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectBlur()Create an instance ofCTPictureEffectBlurCTPictureEffect.getArtisticBlur()Gets the value of the artisticBlur property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectBlurModifier and TypeMethodDescriptionvoidCTPictureEffect.setArtisticBlur(CTPictureEffectBlur value) Sets the value of the artisticBlur property.