Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure


In This Topic
CellValue Structure Methods
In This Topic

For a list of all members of this type, see CellValue members.

Public Methods
 NameDescription
Public MethodReturned the boxed value of this cell value.  
Public MethodDetermines whether the specified System.Object, is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodGets numeric value from the CellValue object.  
Public MethodGets numeric value from the CellValue object.  
Public MethodGets System.String value from the CellValue value.  
Public MethodDetermines whether this cell value is valid.  
Public MethodResets this cell value to null.  
Public MethodSets the System.Object value.  
Top
See Also