Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / InCellDropdown Property
In This Topic
    InCellDropdown Property
    In This Topic
    Gets or sets whether data validation displays a drop-down list that contains acceptable values.
    Syntax
    System.bool InCellDropdown {get; set;}
    See Also