Uses of Class
org.docx4j.dml.CTLineStyleList
Packages that use CTLineStyleList
-
Uses of CTLineStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineStyleListMethods in org.docx4j.dml that return CTLineStyleListModifier and TypeMethodDescriptionObjectFactory.createCTLineStyleList()Create an instance ofCTLineStyleListCTStyleMatrix.getLnStyleLst()Gets the value of the lnStyleLst property.Methods in org.docx4j.dml with parameters of type CTLineStyleListModifier and TypeMethodDescriptionvoidCTStyleMatrix.setLnStyleLst(CTLineStyleList value) Sets the value of the lnStyleLst property.