ValidationValue Property Bytescout Spreadsheet SDK
Gets a value indicating whether this Validation is value.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool Value { get; }

Property Value

Type: Boolean
true if all the validation criteria are met; otherwise, false.
See Also

Reference