Click or drag to resize

ExcelDataValidatorValue2 Property

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

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

Property Value

Object
See Also