ValidationInCellDropdown Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether [in cell dropdown].

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-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