Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Cells Class
Members


In This Topic
    Cells Class
    In This Topic
    Represents a two-dimensional collection of Cell objects.
    Object Model
    Cells ClassCell Class
    Syntax
    'Declaration
     
    Public Class Cells 
    'Usage
     
    Dim instance As Cells
    public class Cells 
    Remarks
    This is a collection of Cell objects.
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Cells

    See Also