Uses of Class
org.docx4j.dml.CTEffectStyleList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTEffectStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEffectStyleList Modifier and Type Field Description protected CTEffectStyleListCTStyleMatrix. effectStyleLstMethods in org.docx4j.dml that return CTEffectStyleList Modifier and Type Method Description CTEffectStyleListObjectFactory. createCTEffectStyleList()Create an instance ofCTEffectStyleListCTEffectStyleListCTStyleMatrix. getEffectStyleLst()Gets the value of the effectStyleLst property.Methods in org.docx4j.dml with parameters of type CTEffectStyleList Modifier and Type Method Description voidCTStyleMatrix. setEffectStyleLst(CTEffectStyleList value)Sets the value of the effectStyleLst property.