Uses of Class
org.docx4j.dml.CTDashStopList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTDashStopList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTDashStopList Modifier and Type Field Description protected CTDashStopListCTLineProperties. custDashMethods in org.docx4j.dml that return CTDashStopList Modifier and Type Method Description CTDashStopListObjectFactory. createCTDashStopList()Create an instance ofCTDashStopListCTDashStopListCTLineProperties. getCustDash()Gets the value of the custDash property.Methods in org.docx4j.dml with parameters of type CTDashStopList Modifier and Type Method Description voidCTLineProperties. setCustDash(CTDashStopList value)Sets the value of the custDash property.