Uses of Class
org.docx4j.w14.CTPresetLineDashProperties
Packages that use CTPresetLineDashProperties
-
Uses of CTPresetLineDashProperties in org.docx4j.w14
Fields in org.docx4j.w14 declared as CTPresetLineDashPropertiesModifier and TypeFieldDescriptionprotected CTPresetLineDashPropertiesCTTextOutlineEffect.prstDashMethods in org.docx4j.w14 that return CTPresetLineDashPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTPresetLineDashProperties()Create an instance ofCTPresetLineDashPropertiesCTTextOutlineEffect.getPrstDash()Gets the value of the prstDash property.Methods in org.docx4j.w14 with parameters of type CTPresetLineDashPropertiesModifier and TypeMethodDescriptionvoidCTTextOutlineEffect.setPrstDash(CTPresetLineDashProperties value) Sets the value of the prstDash property.