Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SelectionModeType Enumeration
In This Topic
    SelectionModeType Enumeration
    In This Topic
    Specifies the selection mode of Button List CellType.
    Members
    MemberDescription
    MultipleSpecifies that the selection mode is multiple selection.
    SingleSpecifies that the selection mode is single selection.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.SelectionModeType

    See Also