bad.robot.excel
Class PoiToExcelCoercions
java.lang.Object
bad.robot.excel.PoiToExcelCoercions
public class PoiToExcelCoercions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoiToExcelCoercions
public PoiToExcelCoercions()
asExcelCoordinate
public static String asExcelCoordinate(org.apache.poi.ss.usermodel.Cell cell)
asExcelColumn
public static String asExcelColumn(org.apache.poi.ss.usermodel.Cell cell)
asExcelRow
public static int asExcelRow(org.apache.poi.ss.usermodel.Cell cell)
asExcelRow
public static int asExcelRow(org.apache.poi.ss.usermodel.Row row)
Copyright © 2012. All Rights Reserved.