ExcelRangeHasDataValidator Property |
Gets a value indicating if the range has a data validator.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool HasDataValidator { get; }Public ReadOnly Property HasDataValidator As Boolean
Get
Property Value
Boolean
See Also