bad.robot.excel.valuetypes
Class ExcelCoordinate
java.lang.Object
bad.robot.excel.valuetypes.ExcelCoordinate
public class ExcelCoordinate
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelCoordinate
public ExcelCoordinate(ExcelColumnIndex column,
ExcelRowIndex row)
coordinate
public static ExcelCoordinate coordinate(ExcelColumnIndex column,
int row)
coordinate
public static ExcelCoordinate coordinate(ExcelColumnIndex column,
ExcelRowIndex row)
Copyright © 2012. All Rights Reserved.