类 ExcelToolkit

java.lang.Object
cn.toutatis.xvoid.axolotl.excel.toolkit.ExcelToolkit

public class ExcelToolkit extends Object
Excel工具类
作者:
Toutatis_Gc
  • 构造器详细资料

    • ExcelToolkit

      public ExcelToolkit()
  • 方法详细资料

    • getHumanReadablePosition

      public static String getHumanReadablePosition(int rowIndex, int columnIndex)
      获取当前读取到的行和列号的可读字符串
      返回:
      当前读取到的行和列号的可读字符串