Click or drag to resize

ExcelDataValidatorAllowedDataType Property

Gets or sets the data type of the values allowed by this validator.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelDataValidatorDataType AllowedDataType { get; set; }

Property Value

Type: ExcelDataValidatorDataType
See Also