public class ExcelCoordinate extends Object
| Constructor and Description |
|---|
ExcelCoordinate(ExcelColumnIndex column,
ExcelRowIndex row) |
| Modifier and Type | Method and Description |
|---|---|
static ExcelCoordinate |
coordinate(ExcelColumnIndex column,
ExcelRowIndex row) |
static ExcelCoordinate |
coordinate(ExcelColumnIndex column,
int row) |
public ExcelCoordinate(ExcelColumnIndex column, ExcelRowIndex row)
public static ExcelCoordinate coordinate(ExcelColumnIndex column, int row)
public static ExcelCoordinate coordinate(ExcelColumnIndex column, ExcelRowIndex row)
Copyright © 2018. All Rights Reserved.