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