InCellDropdown Property

See Also         Example         Applies To

True if data validation displays a drop-down list that contains acceptable values. Read/write Boolean.

Remarks

This property is ignored if the validation type isn’t xlValidateList.

Use the Minimum argument of the Add or Modify method of the Validation object to specify the range that contains valid data.