public class G9ExcelCell extends Object
| Constructor and Description |
|---|
G9ExcelCell(int column,
int row)
Constructor setting the coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn() |
int |
getRow() |
String |
toString()
Returns a
String containing G9ExcelCell("row number" , "column number") |
Copyright © 2006–2020 Esito AS. All rights reserved.