Uses of Class
org.docx4j.dml.CTEffectStyleList
Packages that use CTEffectStyleList
-
Uses of CTEffectStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTEffectStyleListMethods in org.docx4j.dml that return CTEffectStyleListModifier and TypeMethodDescriptionObjectFactory.createCTEffectStyleList()Create an instance ofCTEffectStyleListCTStyleMatrix.getEffectStyleLst()Gets the value of the effectStyleLst property.Methods in org.docx4j.dml with parameters of type CTEffectStyleListModifier and TypeMethodDescriptionvoidCTStyleMatrix.setEffectStyleLst(CTEffectStyleList value) Sets the value of the effectStyleLst property.