Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / setInCellDropdown Method
In This Topic
    setInCellDropdown Method
    In This Topic
    Sets whether data validation displays a drop-down list that contains acceptable values.
    Syntax
    void setInCellDropdown( 
       boolean value
    )

    Parameters

    value
    See Also