Overload | Description |
---|---|
Item(String) | Gets a new cell with a specified tag, or returns null if there is no cell with the specified tag. |
Item(Int32,Int32) | Gets a new cell for the specified row and column. |
Item(Int32,Int32,Int32,Int32) | Gets a new cell for the range of cells of the specified rows and columns. |