Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / FormulaDependentInfos.Cell Structure
Members


In This Topic
    FormulaDependentInfos.Cell Structure
    In This Topic
    Represents a cell.
    Syntax
    'Declaration
     
    
    Public Structure FormulaDependentInfos.Cell 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As FormulaDependentInfos.Cell
    public struct FormulaDependentInfos.Cell : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          FarPoint.Win.Spread.Model.FormulaDependentInfos.Cell

    See Also