org.weda.report.excel
Class CellMarkersManager

java.lang.Object
  extended by org.weda.report.excel.CellMarkersManager

public class CellMarkersManager
extends java.lang.Object

Author:
Mikhail Titov

Constructor Summary
CellMarkersManager()
           
 
Method Summary
 void analyze(org.apache.poi.hssf.usermodel.HSSFSheet sheet)
           
 CellPosition getMarkedCellPosition(org.apache.poi.hssf.usermodel.HSSFSheet sheet, java.lang.String tableModelName, int col)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellMarkersManager

public CellMarkersManager()
Method Detail

analyze

public void analyze(org.apache.poi.hssf.usermodel.HSSFSheet sheet)

getMarkedCellPosition

public CellPosition getMarkedCellPosition(org.apache.poi.hssf.usermodel.HSSFSheet sheet,
                                          java.lang.String tableModelName,
                                          int col)


Copyright © 2005-2006 . All Rights Reserved.