ExcelDataValidatorValue2 Property |
Gets or sets the second value or expression for data validation.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public Object Value2 { get; set; }
Public Property Value2 As Object
Get
Set
Property Value
Type:
ObjectSee Also