类 DropDownItem
java.lang.Object
com.grapecity.documents.excel.forms.SelectorItem
com.grapecity.documents.excel.forms.DropDownItem
Represents an item of
IDropDown
.-
构造器概要
-
方法概要
从类继承的方法 com.grapecity.documents.excel.forms.SelectorItem
getValue, isReadOnly, setReadOnly, setValue, UpdateBindingValue
-
构造器详细资料
-
DropDownItem
public DropDownItem()Creates an empty item. -
DropDownItem
Creates an item with value.- 参数:
value
- The value of item
-