com.carbonfive.sstemplates.hssf
Class HssfCellAccumulator
java.lang.Object
com.carbonfive.sstemplates.hssf.HssfCellAccumulator
- public class HssfCellAccumulator
- extends java.lang.Object
|
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 |
HssfCellAccumulator
public HssfCellAccumulator()
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)