com.spire.doc.documents
Class SdtDropDownListBase
java.lang.Object
com.spire.doc.documents.SdtControlProperties
com.spire.doc.documents.SdtDropDownListBase
- Direct Known Subclasses:
- SdtComboBox, SdtDropDownList
public abstract class SdtDropDownListBase
- extends SdtControlProperties
Common ancestor for SdtDropDownList
and SdtComboBox
getListItems
public SdtListItemCollection getListItems()
- Provides access to all list items
SdtListItem
of this Sdt
- Returns:
- SdtListItemCollection
getLastValue
public java.lang.String getLastValue()
setLastValue
public void setLastValue(java.lang.String value)