类 ListBoxItem

java.lang.Object
com.grapecity.documents.excel.forms.SelectorItem
com.grapecity.documents.excel.forms.ListBoxItem

public class ListBoxItem extends SelectorItem
Represents an item of IListBox.
  • 构造器详细资料

    • ListBoxItem

      public ListBoxItem()
      Creates an empty item.
    • ListBoxItem

      public ListBoxItem(String value)
      Creates an item with value.
      参数:
      value - The value of item