Spread Windows Forms 12.0 Product Documentation
CellValue Structure Members
Fields  Properties  Methods 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : CellValue Structure

The following tables list the members exposed by CellValue.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an invalid cell value.  
Top
Public Properties
 NameDescription
Public PropertyGets the DateTime value.  
Public PropertyGets the GrapeCity.CalcEngine.CalcError value.  
Public PropertyGets the System.Boolean value.  
Public PropertyGets the System.Double value.  
Public PropertyGets the System.String value.  
Public PropertyGets the TimeSpan value.  
Public PropertyGets a CellValueType value that indicates the value type.  
Top
Public Methods
 NameDescription
Public MethodReturned the boxed value of this cell value.  
Public MethodDetermines whether this cell value is valid.  
Public MethodResets this cell value to null.  
Top
See Also

Reference

CellValue Structure
GrapeCity.Spreadsheet Namespace