ExcelRangeDataValidator Property |
Gets the data validator object of this range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelDataValidator DataValidator { get; }
Public ReadOnly Property DataValidator As ExcelDataValidator
Get
Property Value
Type:
ExcelDataValidatorSee Also