[]
        
(Showing Draft Content)

DropDownItem

Class DropDownItem

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

public class DropDownItem extends SelectorItem
Represents an item of IDropDown.
  • Constructor Details

    • public DropDownItem()
      Creates an empty item.
    • public DropDownItem(String value)
      Creates an item with value.
      Parameters:
      value - The value of item.