Uses of Interface
org.apache.poi.ss.util.cellwalk.CellHandler

Packages that use CellHandler
org.apache.poi.ss.util.cellwalk   
 

Uses of CellHandler in org.apache.poi.ss.util.cellwalk
 

Methods in org.apache.poi.ss.util.cellwalk with parameters of type CellHandler
 void CellWalk.traverse(CellHandler handler)
          Traverse cell range from top left to bottom right cell.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.