ExcelRangeDataValidator Property |
Gets the data validator object of this range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelDataValidator DataValidator { get; }Public ReadOnly Property DataValidator As ExcelDataValidator
Get
Property Value
ExcelDataValidator
See Also