Uses of Class
org.docx4j.dml.CTBlurEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTBlurEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBlurEffect Modifier and Type Field Description protected CTBlurEffectCTEffectList. blurMethods in org.docx4j.dml that return CTBlurEffect Modifier and Type Method Description CTBlurEffectObjectFactory. createCTBlurEffect()Create an instance ofCTBlurEffectCTBlurEffectCTEffectList. getBlur()Gets the value of the blur property.Methods in org.docx4j.dml with parameters of type CTBlurEffect Modifier and Type Method Description voidCTEffectList. setBlur(CTBlurEffect value)Sets the value of the blur property.