com.carbonfive.sstemplates.hssf
Class HssfCellAccumulator

java.lang.Object
  extended bycom.carbonfive.sstemplates.hssf.HssfCellAccumulator

public class HssfCellAccumulator
extends java.lang.Object


Constructor Summary
HssfCellAccumulator()
           
 
Method Summary
 void addCell(org.apache.poi.hssf.usermodel.HSSFCell cell, int row, int column)
           
 java.lang.String toString()
           
 java.lang.String toString(java.lang.String function, int max)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HssfCellAccumulator

public HssfCellAccumulator()
Method Detail

addCell

public void addCell(org.apache.poi.hssf.usermodel.HSSFCell cell,
                    int row,
                    int column)

toString

public java.lang.String toString()

toString

public java.lang.String toString(java.lang.String function,
                                 int max)