Overload | Description |
---|---|
Item(String) | Gets the IRange with the specified reference. |
Item(Int32) | Gets the IRange at the specified cell position. |
Item(Int32,Int32) | Gets the IRange with the specified row and column. |
Item(Int32,Int32,Int32,Int32) | Gets the IRange with the specified range. |
Item(Reference) | Gets the IRange with the specified range. |