[]
Represents a two-dimensional collection of worksheet layout cells.
public class WorksheetLayoutCells
Public Class WorksheetLayoutCells
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. |