bad.robot.excel
Class PoiToExcelCoordinateCoercions

java.lang.Object
  extended by bad.robot.excel.PoiToExcelCoordinateCoercions

public class PoiToExcelCoordinateCoercions
extends Object


Constructor Summary
PoiToExcelCoordinateCoercions()
           
 
Method Summary
static String asExcelCoordinate(org.apache.poi.ss.usermodel.Cell cell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoiToExcelCoordinateCoercions

public PoiToExcelCoordinateCoercions()
Method Detail

asExcelCoordinate

public static String asExcelCoordinate(org.apache.poi.ss.usermodel.Cell cell)


Copyright © 2012. All Rights Reserved.