Click or drag to resize

ExcelRangeHasDataValidator Property

Gets a value indicating if the range has a data validator.

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

Property Value

Boolean
See Also