Uses of Class
org.docx4j.dml.CTReflectionEffect
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTReflectionEffect in org.docx4j.dml
Fields in org.docx4j.dml declared as CTReflectionEffect Modifier and Type Field Description protected CTReflectionEffectCTEffectList. reflectionMethods in org.docx4j.dml that return CTReflectionEffect Modifier and Type Method Description CTReflectionEffectObjectFactory. createCTReflectionEffect()Create an instance ofCTReflectionEffectCTReflectionEffectCTEffectList. getReflection()Gets the value of the reflection property.Methods in org.docx4j.dml with parameters of type CTReflectionEffect Modifier and Type Method Description voidCTEffectList. setReflection(CTReflectionEffect value)Sets the value of the reflection property.