ExcelRangeHasDataValidator Property |
Gets a value indicating if the range has a data validator.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool HasDataValidator { get; }
Public ReadOnly Property HasDataValidator As Boolean
Get
Property Value
Type:
BooleanSee Also