Uses of Class
org.docx4j.wml.CTSettings.ConsecutiveHyphenLimit
Packages that use CTSettings.ConsecutiveHyphenLimit
-
Uses of CTSettings.ConsecutiveHyphenLimit in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ConsecutiveHyphenLimitModifier and TypeFieldDescriptionprotected CTSettings.ConsecutiveHyphenLimitCTSettings.consecutiveHyphenLimitMethods in org.docx4j.wml that return CTSettings.ConsecutiveHyphenLimitModifier and TypeMethodDescriptionObjectFactory.createCTSettingsConsecutiveHyphenLimit()Create an instance ofCTSettings.ConsecutiveHyphenLimitCTSettings.getConsecutiveHyphenLimit()Gets the value of the consecutiveHyphenLimit property.Methods in org.docx4j.wml with parameters of type CTSettings.ConsecutiveHyphenLimitModifier and TypeMethodDescriptionvoidCTSettings.setConsecutiveHyphenLimit(CTSettings.ConsecutiveHyphenLimit value) Sets the value of the consecutiveHyphenLimit property.