Uses of Class
org.csveed.row.CellPositionInRow
Package
Description
The package responsible for converting a group of tokens into Header and Rows.
-
Uses of CellPositionInRow in org.csveed.row
Modifier and TypeMethodDescriptionprotected CellPositionInRow
LineWithInfo.getCellPosition
(Column column) Gets the cell position.