Uses of Class
org.docx4j.wml.CTSettings.SummaryLength
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.SummaryLength in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.SummaryLength Modifier and Type Field Description protected CTSettings.SummaryLengthCTSettings. summaryLengthMethods in org.docx4j.wml that return CTSettings.SummaryLength Modifier and Type Method Description CTSettings.SummaryLengthObjectFactory. createCTSettingsSummaryLength()Create an instance ofCTSettings.SummaryLengthCTSettings.SummaryLengthCTSettings. getSummaryLength()Gets the value of the summaryLength property.Methods in org.docx4j.wml with parameters of type CTSettings.SummaryLength Modifier and Type Method Description voidCTSettings. setSummaryLength(CTSettings.SummaryLength value)Sets the value of the summaryLength property.