Overload | Description |
---|---|
getRange(String) | Gets the IRange object with the specified reference. |
getRange(int,int) | Gets the IRange object with the specified row and column. |
getRange(int,int,int,int) | Gets the IRange object with the specified row and column. |