Click or drag to resize

ExcelDataValidatorAllowedValues Property

Gets or sets the list of possible string values for a cell.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public string[] AllowedValues { get; set; }

Property Value

String
See Also