Uses of Class
org.docx4j.wml.CTSdtListItem
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSdtListItem in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTSdtListItem Modifier and Type Field Description protected java.util.List<CTSdtListItem>CTSdtComboBox. listItemprotected java.util.List<CTSdtListItem>CTSdtDropDownList. listItemMethods in org.docx4j.wml that return CTSdtListItem Modifier and Type Method Description CTSdtListItemObjectFactory. createCTSdtListItem()Create an instance ofCTSdtListItemMethods in org.docx4j.wml that return types with arguments of type CTSdtListItem Modifier and Type Method Description java.util.List<CTSdtListItem>CTSdtComboBox. getListItem()Gets the value of the listItem property.java.util.List<CTSdtListItem>CTSdtDropDownList. getListItem()Gets the value of the listItem property.