Uses of Class
org.docx4j.wml.CTSettings.ListSeparator
Packages that use CTSettings.ListSeparator
-
Uses of CTSettings.ListSeparator in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ListSeparatorMethods in org.docx4j.wml that return CTSettings.ListSeparatorModifier and TypeMethodDescriptionObjectFactory.createCTSettingsListSeparator()Create an instance ofCTSettings.ListSeparatorCTSettings.getListSeparator()Gets the value of the listSeparator property.Methods in org.docx4j.wml with parameters of type CTSettings.ListSeparatorModifier and TypeMethodDescriptionvoidCTSettings.setListSeparator(CTSettings.ListSeparator value) Sets the value of the listSeparator property.