Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure
Members


In This Topic
    CellValue Structure
    In This Topic
    Specifies a cell value.
    Syntax
    'Declaration
     
    
    Public Structure CellValue 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As CellValue
    public struct CellValue : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.CalcEngine.CellValue

    See Also