Uses of Class
org.docx4j.dml.CTEffectList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTEffectList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEffectList Modifier and Type Field Description protected CTEffectListCTBackgroundFormatting. effectLstprotected CTEffectListCTEffectProperties. effectLstprotected CTEffectListCTEffectStyleItem. effectLstprotected CTEffectListCTGroupShapeProperties. effectLstprotected CTEffectListCTShapeProperties. effectLstprotected CTEffectListCTTableProperties. effectLstprotected CTEffectListCTTextCharacterProperties. effectLstprotected CTEffectListCTWholeE2OFormatting. effectLstMethods in org.docx4j.dml that return CTEffectList Modifier and Type Method Description CTEffectListObjectFactory. createCTEffectList()Create an instance ofCTEffectListCTEffectListCTBackgroundFormatting. getEffectLst()Gets the value of the effectLst property.CTEffectListCTEffectProperties. getEffectLst()Gets the value of the effectLst property.CTEffectListCTEffectStyleItem. getEffectLst()Gets the value of the effectLst property.CTEffectListCTGroupShapeProperties. getEffectLst()Gets the value of the effectLst property.CTEffectListCTShapeProperties. getEffectLst()Gets the value of the effectLst property.CTEffectListCTTableProperties. getEffectLst()Gets the value of the effectLst property.CTEffectListCTTextCharacterProperties. getEffectLst()Gets the value of the effectLst property.CTEffectListCTWholeE2OFormatting. getEffectLst()Gets the value of the effectLst property.Methods in org.docx4j.dml with parameters of type CTEffectList Modifier and Type Method Description voidCTBackgroundFormatting. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTEffectProperties. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTEffectStyleItem. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTGroupShapeProperties. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTShapeProperties. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTTableProperties. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTTextCharacterProperties. setEffectLst(CTEffectList value)Sets the value of the effectLst property.voidCTWholeE2OFormatting. setEffectLst(CTEffectList value)Sets the value of the effectLst property.