com.tonbeller.jpivot.olap.model
Interface CellFormatter

All Known Implementing Classes:
CF_hhhmmss

public interface CellFormatter

Handle the cell formatting exit


Method Summary
 java.lang.String formatCell(Cell cell)
          user provided cell formatting function
 

Method Detail

formatCell

java.lang.String formatCell(Cell cell)
user provided cell formatting function

Parameters:
cell -
Returns:
the formatted value