Uses of Class
org.docx4j.dml.CTBackgroundFillStyleList
Packages that use CTBackgroundFillStyleList
-
Uses of CTBackgroundFillStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBackgroundFillStyleListModifier and TypeFieldDescriptionprotected CTBackgroundFillStyleListCTStyleMatrix.bgFillStyleLstMethods in org.docx4j.dml that return CTBackgroundFillStyleListModifier and TypeMethodDescriptionObjectFactory.createCTBackgroundFillStyleList()Create an instance ofCTBackgroundFillStyleListCTStyleMatrix.getBgFillStyleLst()Gets the value of the bgFillStyleLst property.Methods in org.docx4j.dml with parameters of type CTBackgroundFillStyleListModifier and TypeMethodDescriptionvoidCTStyleMatrix.setBgFillStyleLst(CTBackgroundFillStyleList value) Sets the value of the bgFillStyleLst property.