Uses of Class
org.docx4j.dml.CTPresetLineDashProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPresetLineDashProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPresetLineDashProperties Modifier and Type Field Description protected CTPresetLineDashPropertiesCTLineProperties. prstDashMethods in org.docx4j.dml that return CTPresetLineDashProperties Modifier and Type Method Description CTPresetLineDashPropertiesObjectFactory. createCTPresetLineDashProperties()Create an instance ofCTPresetLineDashPropertiesCTPresetLineDashPropertiesCTLineProperties. getPrstDash()Gets the value of the prstDash property.Methods in org.docx4j.dml with parameters of type CTPresetLineDashProperties Modifier and Type Method Description voidCTLineProperties. setPrstDash(CTPresetLineDashProperties value)Sets the value of the prstDash property.