'Declaration
ReadOnly Property Value As System.Boolean
'Usage
Dim instance As IValidation Dim value As System.Boolean value = instance.Value
System.bool Value {get;}
'Declaration
ReadOnly Property Value As System.Boolean
'Usage
Dim instance As IValidation Dim value As System.Boolean value = instance.Value
System.bool Value {get;}
This property behaves differently than other properties in this interface. The represented cells may have any number of different data validation criteria or no data validation criteria.
Cells with no data and cells with no data validation criteria are ignored.
To determine which of the represented cells fails data validation requires checking the cells individually.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2