Uses of Class
org.docx4j.dml.CTLineStyleList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTLineStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTLineStyleList Modifier and Type Field Description protected CTLineStyleListCTStyleMatrix. lnStyleLstMethods in org.docx4j.dml that return CTLineStyleList Modifier and Type Method Description CTLineStyleListObjectFactory. createCTLineStyleList()Create an instance ofCTLineStyleListCTLineStyleListCTStyleMatrix. getLnStyleLst()Gets the value of the lnStyleLst property.Methods in org.docx4j.dml with parameters of type CTLineStyleList Modifier and Type Method Description voidCTStyleMatrix. setLnStyleLst(CTLineStyleList value)Sets the value of the lnStyleLst property.