Class CellIndexParser.CellIndex

java.lang.Object
step.datapool.excel.CellIndexParser.CellIndex
Enclosing class:
CellIndexParser

public static class CellIndexParser.CellIndex extends Object
  • Constructor Details

    • CellIndex

      public CellIndex(int colIndex, int rowIndex)
  • Method Details

    • getColNum

      public int getColNum()
    • getRowNum

      public int getRowNum()