Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTPictureEffectGlowDiffused
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
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 CTPictureEffectGlowDiffused Modifier and Type Field Description protected CTPictureEffectGlowDiffusedCTPictureEffect. artisticGlowDiffusedMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTPictureEffectGlowDiffused Modifier and Type Method Description CTPictureEffectGlowDiffusedObjectFactory. createCTPictureEffectGlowDiffused()Create an instance ofCTPictureEffectGlowDiffusedCTPictureEffectGlowDiffusedCTPictureEffect. getArtisticGlowDiffused()Gets the value of the artisticGlowDiffused property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTPictureEffectGlowDiffused Modifier and Type Method Description voidCTPictureEffect. setArtisticGlowDiffused(CTPictureEffectGlowDiffused value)Sets the value of the artisticGlowDiffused property.