Uses of Class
org.docx4j.wml.CTSettings.ListSeparator
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.ListSeparator in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ListSeparator Modifier and Type Field Description protected CTSettings.ListSeparatorCTSettings. listSeparatorMethods in org.docx4j.wml that return CTSettings.ListSeparator Modifier and Type Method Description CTSettings.ListSeparatorObjectFactory. createCTSettingsListSeparator()Create an instance ofCTSettings.ListSeparatorCTSettings.ListSeparatorCTSettings. getListSeparator()Gets the value of the listSeparator property.Methods in org.docx4j.wml with parameters of type CTSettings.ListSeparator Modifier and Type Method Description voidCTSettings. setListSeparator(CTSettings.ListSeparator value)Sets the value of the listSeparator property.