类 PositionUtils

java.lang.Object
com.sh.wf.excel.util.PositionUtils

public class PositionUtils extends Object
  • 方法详细资料

    • getRowByRowTagt

      public static int getRowByRowTagt(String rowTagt)
    • getRowByRowTagt

      public static int getRowByRowTagt(String rowTagt, int before)
    • getRow

      public static int getRow(String currentCellIndex)
    • getCol

      public static int getCol(String currentCellIndex)
    • getCol

      public static int getCol(String currentCellIndex, int before)