| Overload | Description |
|---|---|
| Item(Int32) | Gets the Column element at the specified ColumnId. |
| Item(Int32,Int32) | Gets a ColumnRange identified by two Ids. |
| Item(String) | Gets the Column element at the specified address. |
| Item(String,String) | Gets a ColumnRange identified by two addresses. |