| Package | Description |
|---|---|
| eu.easyrpa.openframework.google.sheets |
Objects model representing Google Spreadsheet and functionality to work with it via Google Sheets API.
|
| Modifier and Type | Method and Description |
|---|---|
CellRef |
Row.getReference()
Gets reference to this row.
|
CellRef |
Cell.getReference()
Gets reference to this cell.
|
CellRef |
Column.getReference()
Gets reference to this column.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CellRange.isInRange(CellRef ref)
Determines if the given
CellRef lies within the bounds of this range. |
Copyright © 2022. All rights reserved.