Class DropDownList
java.lang.Object
com.independentsoft.office.word.customMarkup.DropDownList
The Class DropDownList.
-
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
-
DropDownList
public DropDownList()Instantiates a new drop down list.
-
-
Method Details