Uses of Class
org.docx4j.wml.CTSettings.ConsecutiveHyphenLimit
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.ConsecutiveHyphenLimit in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ConsecutiveHyphenLimit Modifier and Type Field Description protected CTSettings.ConsecutiveHyphenLimitCTSettings. consecutiveHyphenLimitMethods in org.docx4j.wml that return CTSettings.ConsecutiveHyphenLimit Modifier and Type Method Description CTSettings.ConsecutiveHyphenLimitObjectFactory. createCTSettingsConsecutiveHyphenLimit()Create an instance ofCTSettings.ConsecutiveHyphenLimitCTSettings.ConsecutiveHyphenLimitCTSettings. getConsecutiveHyphenLimit()Gets the value of the consecutiveHyphenLimit property.Methods in org.docx4j.wml with parameters of type CTSettings.ConsecutiveHyphenLimit Modifier and Type Method Description voidCTSettings. setConsecutiveHyphenLimit(CTSettings.ConsecutiveHyphenLimit value)Sets the value of the consecutiveHyphenLimit property.