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: 9.0.0
Syntax
public Object Value1 { get; set; }

Property Value

Object
See Also