Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectGlowDiffused
Packages that use CTPictureEffectGlowDiffused
-
Uses of CTPictureEffectGlowDiffused in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTPictureEffectGlowDiffusedModifier and TypeFieldDescriptionprotected CTPictureEffectGlowDiffusedCTPictureEffect.artisticGlowDiffusedMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectGlowDiffusedModifier and TypeMethodDescriptionObjectFactory.createCTPictureEffectGlowDiffused()Create an instance ofCTPictureEffectGlowDiffusedCTPictureEffect.getArtisticGlowDiffused()Gets the value of the artisticGlowDiffused property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectGlowDiffusedModifier and TypeMethodDescriptionvoidCTPictureEffect.setArtisticGlowDiffused(CTPictureEffectGlowDiffused value) Sets the value of the artisticGlowDiffused property.