FarPoint.Win.Spread
Cells Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : Cells Class


Represents a two-dimensional collection of Cell objects.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class Cells 
Visual Basic (Usage)Copy Code
Dim instance As Cells
C# 
public class Cells 

Remarks

This is a collection of Cell objects.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Cells

See Also