[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Cells

Cells Class

Represents a two-dimensional collection of Cell objects.

Inheritance
Cells
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class Cells
Public Class Cells

Properties

Name Description
this[int, int]

Gets a new cell for the specified row and column.

this[int, int, int, int]

Gets a new cell for the range of cells of the specified rows and columns.

Parent

Gets the parent object that contains this collection of cells.