Link Search Menu Expand Document

ValidationInCellDropdown Property

Gets or sets a value indicating whether [in cell dropdown].

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool InCellDropdown { get; set; }

Property Value

Type: Boolean
true if data validation displays a drop-down list that contains acceptable values; otherwise, false.
See Also

Reference