Class ComboBox
java.lang.Object
com.independentsoft.office.word.customMarkup.ComboBox
The Class ComboBox.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()getItems()Gets the items.Gets the last value.voidsetLastValue(String lastValue)Sets the last value.toString()
-
Constructor Details
-
ComboBox
public ComboBox()Instantiates a new combo box.
-
-
Method Details