[]
Represents a two-dimensional collection of Cell objects.
public class Cells
Public Class Cells
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. |