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: 7.0.0
Syntax
public bool HasDataValidator { get; }

Property Value

Type: Boolean
See Also