| オーバーロード | 解説 |
|---|---|
| Item(Int32) | Gets the row object associated with the given row. |
| Item(Int32,Int32) | Gets or sets the cell value at the given row and column. |
| Item(Int32,String) | Gets or sets the cell value at the given row and column. |
| Item(Int32,String,Boolean) | Gets or sets the cell value at the given row and column. |