GrapeCity.Xaml.SpreadSheet.Data
IsValid Property


Gets or sets a value that indicates whether the cell value is valid.
Syntax
'Declaration
 
Public ReadOnly Property IsValid As Boolean
'Usage
 
Dim instance As Cell
Dim value As Boolean
 
value = instance.IsValid
public bool IsValid {get;}

Property Value

true if the cell value is valid; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Cell Class
Cell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options