ExcelDataValidatorValue2 Property

Gets or sets the second value or expression for data validation.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public Object Value2 { get; set; }

Property Value

Object

See Also