Class ExcelTool.ExcelRow

  • Enclosing class:
    ExcelTool

    public static class ExcelTool.ExcelRow
    extends java.lang.Object
    Row with cells
    • Field Detail

      • rowIndex

        public int rowIndex
        Index
    • Constructor Detail

      • ExcelRow

        public ExcelRow​(int index)