Uses of Interface
org.apache.poi.ss.util.cellwalk.CellHandler
Packages that use CellHandler
-
Uses of CellHandler in org.apache.poi.ss.util.cellwalk
Methods in org.apache.poi.ss.util.cellwalk with parameters of type CellHandlerModifier and TypeMethodDescriptionvoid
CellWalk.traverse
(CellHandler handler) Traverse cell range from top left to bottom right cell.