程序包 cn.godmao.utils

类 ExcelUtil

java.lang.Object
cn.hutool.poi.excel.ExcelUtil
cn.godmao.utils.ExcelUtil

public class ExcelUtil extends cn.hutool.poi.excel.ExcelUtil
Excel工具类
  • 字段概要

    从类继承的字段 cn.hutool.poi.excel.ExcelUtil

    XLS_CONTENT_TYPE, XLSX_CONTENT_TYPE
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 cn.hutool.poi.excel.ExcelUtil

    colNameToIndex, getBigWriter, getBigWriter, getBigWriter, getBigWriter, getBigWriter, getBigWriter, getReader, getReader, getReader, getReader, getReader, getReader, getReader, getReader, getReader, getWriter, getWriter, getWriter, getWriter, getWriter, getWriter, getWriterWithSheet, indexToColName, readBySax, readBySax, readBySax, readBySax, readBySax, readBySax, toLocation

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • ExcelUtil

      public ExcelUtil()