Click or drag to resize

ExcelDataValidatorValue1 Property

Gets or sets the first value or expression for data validation.

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

Property Value

Type: Object
See Also