Uses of Class
org.docx4j.dml.CTDashStopList
Packages that use CTDashStopList
-
Uses of CTDashStopList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTDashStopListMethods in org.docx4j.dml that return CTDashStopListModifier and TypeMethodDescriptionObjectFactory.createCTDashStopList()Create an instance ofCTDashStopListCTLineProperties.getCustDash()Gets the value of the custDash property.Methods in org.docx4j.dml with parameters of type CTDashStopListModifier and TypeMethodDescriptionvoidCTLineProperties.setCustDash(CTDashStopList value) Sets the value of the custDash property.