Overload | Description |
---|---|
Item(Int32,Int32) | Gets the Cell element that is located at the specified Row Id and Column Id. |
Item(Int32,Int32,Int32,Int32) | Returns a collection of Cells in a CellRange format. |
Item(String) | Gets the Cell element that is located at the specified address. |
Item(String,String) | Returns a collection of Cells in the CellRange format. |