| Modifier and Type | Method and Description |
|---|---|
SheetCellElement |
SpreadsheetElement.getCellAt(int row,
int column)
Gets the cell element at the given coordinates for the currently active
sheet.
|
SheetCellElement |
SpreadsheetElement.getCellAt(String cellAddress)
Gets the cell element at the given cell address for the currently active
sheet.
|
Copyright © 2013–2025 Vaadin Ltd. All rights reserved.