Uses of Class
org.docx4j.dml.CTPresetLineDashProperties
Packages that use CTPresetLineDashProperties
-
Uses of CTPresetLineDashProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetLineDashPropertiesMethods in org.docx4j.dml that return CTPresetLineDashPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTPresetLineDashProperties()Create an instance ofCTPresetLineDashPropertiesCTLineProperties.getPrstDash()Gets the value of the prstDash property.Methods in org.docx4j.dml with parameters of type CTPresetLineDashPropertiesModifier and TypeMethodDescriptionvoidCTLineProperties.setPrstDash(CTPresetLineDashProperties value) Sets the value of the prstDash property.