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