Class DropDownListEntry
java.lang.Object
com.independentsoft.office.word.fields.DropDownListEntry
The Class DropDownListEntry.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new drop down list entry.DropDownListEntry(String value)Instantiates a new drop down list entry. -
Method Summary
-
Constructor Details
-
DropDownListEntry
public DropDownListEntry()Instantiates a new drop down list entry. -
DropDownListEntry
Instantiates a new drop down list entry.- Parameters:
value- the value
-
-
Method Details