Link Search Menu Expand Document

ValidationValue Property

Gets a value indicating whether this Validation is value.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool Value { get; }

Property Value

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

Reference