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


CellValue Structure
Specifies a cell value.
Syntax
'Declaration
 
Public Structure CellValue 
   Inherits System.ValueType
 
'Usage
 
Dim instance As CellValue
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.CalcEngine.CellValue

See Also