Click or drag to resize

ExcelRangeDataValidator Property

Gets the data validator object of this range.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelDataValidator DataValidator { get; }

Property Value

ExcelDataValidator
See Also