public interface ICellCollection
| Modifier and Type | Method and Description |
|---|---|
IRange |
get(int rowOffset,
int columnOffset)
Gets the
IRange object with the specified row and column offset. |
IRange |
get(java.lang.String reference)
Gets the
IRange object with the specified reference. |