Uses of Class
org.docx4j.wml.CTSettings.SummaryLength
Packages that use CTSettings.SummaryLength
-
Uses of CTSettings.SummaryLength in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.SummaryLengthMethods in org.docx4j.wml that return CTSettings.SummaryLengthModifier and TypeMethodDescriptionObjectFactory.createCTSettingsSummaryLength()Create an instance ofCTSettings.SummaryLengthCTSettings.getSummaryLength()Gets the value of the summaryLength property.Methods in org.docx4j.wml with parameters of type CTSettings.SummaryLengthModifier and TypeMethodDescriptionvoidCTSettings.setSummaryLength(CTSettings.SummaryLength value) Sets the value of the summaryLength property.