Uses of Class
org.docx4j.dml.CTFillStyleList
Packages that use CTFillStyleList
-
Uses of CTFillStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTFillStyleListMethods in org.docx4j.dml that return CTFillStyleListModifier and TypeMethodDescriptionObjectFactory.createCTFillStyleList()Create an instance ofCTFillStyleListCTStyleMatrix.getFillStyleLst()Gets the value of the fillStyleLst property.Methods in org.docx4j.dml with parameters of type CTFillStyleListModifier and TypeMethodDescriptionvoidCTStyleMatrix.setFillStyleLst(CTFillStyleList value) Sets the value of the fillStyleLst property.