跳过导航链接
C E G I L M S V W 

C

com.github.andyczy.java.excel - 程序包 com.github.andyczy.java.excel
 
CommonsUtils - com.github.andyczy.java.excel中的类
Author: Chen zheng you CreateTime: 2019-02-15 16:10 Description:
CommonsUtils() - 类 的构造器com.github.andyczy.java.excel.CommonsUtils
 
createFreezePane(SXSSFSheet, Integer) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述: 锁定行(固定表头) 参数说明: HashMap setPaneMap = new HashMap(); //第一个表格、第三行开始固定表头 setPaneMap.put(1,3);

E

ExcelPojo - com.github.andyczy.java.excel中的类
Author: Chen zheng you CreateTime: 2018-12-05 15:24 Description:
ExcelPojo() - 类 的构造器com.github.andyczy.java.excel.ExcelPojo
 
ExcelUtils - com.github.andyczy.java.excel中的类
 
ExcelUtils() - 类 的构造器com.github.andyczy.java.excel.ExcelUtils
 
exportForExcel(HttpServletResponse, List<List<String[]>>, HashMap, HashMap, HashMap, HashMap, HashMap, String, String[], String[], HashMap, HashMap, HashMap) - 类 中的静态方法com.github.andyczy.java.excel.ExcelUtils
已过时。
exportForExcelsNoStyle() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
Excel导出:无样式(行、列、单元格样式)、自适应列宽 web 响应(response)
exportForExcelsOptimize() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
web 响应(response) Excel导出:有样式(行、列、单元格样式)、自适应列宽 功能描述: excel 数据导出、导出模板 更新日志: 1.response.reset();注释掉reset,否在会出现跨域错误。

G

getColumnMap() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getColumnStyles() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getColumnStyles() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getColumnStyles() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getDataLists() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getDataLists() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getDataLists() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getDateFormatStr() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getDateFormatStr() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getDecimalFormat() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getDecimalFormat() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getDropDownMap() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getDropDownMap() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getDropDownMap() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getExpectDateFormatStr() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getExpectDateFormatStr() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getFileName() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getFileName() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getFileName() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getFilePath() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getFilePath() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getFilePath() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getLabelName() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getLabelName() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getLabelName() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getMapColumnWidth() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getMapColumnWidth() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getNotBorderMap() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getNotBorderMap() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getNotBorderMap() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getNumeralFormat() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getNumeralFormat() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getPaneMap() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getPaneMap() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getPaneMap() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getRegionMap() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getRegionMap() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getRegionMap() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getResponse() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getResponse() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getRowStyles() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getRowStyles() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getRowStyles() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getSheetName() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getSheetName() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getSheetName() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
getStyles() - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
getStyles() - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
getStyles() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 

I

importForExcelData(Workbook, String[], HashMap, HashMap) - 类 中的静态方法com.github.andyczy.java.excel.ExcelUtils
功能描述: 1.excel 模板数据导入。
importForExcelData(Workbook, String[], HashMap, HashMap) - 类 中的静态方法com.github.andyczy.java.excel.LocalExcelUtils
功能描述: 1.excel 模板数据导入。
initialization() - 类 中的静态方法com.github.andyczy.java.excel.ExcelUtils
 
initialization() - 类 中的静态方法com.github.andyczy.java.excel.LocalExcelUtils
 
isBlank(String) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
判断字符串是否为空

L

LocalExcelUtils - com.github.andyczy.java.excel中的类
 
LocalExcelUtils() - 类 的构造器com.github.andyczy.java.excel.LocalExcelUtils
 
localNoResponse() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
本地输出 Excel导出:有样式(行、列、单元格样式)、自适应列宽
localNoStyleNoResponse() - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
本地输出 Excel导出:无样式(行、列、单元格样式)、自适应列宽

M

MAX_ROWSUM - 类 中的静态变量com.github.andyczy.java.excel.CommonsUtils
 
MAX_ROWSYTLE - 类 中的静态变量com.github.andyczy.java.excel.CommonsUtils
 

S

setBorder(CellStyle, Boolean) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述:设置边框
setColumnMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setColumnStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setColumnStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setColumnStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setColumnWidth(SXSSFSheet, HashMap) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述: 自定义列宽 参数说明: HashMap> columnMap = new HashMap<>(); HashMap mapColumn = new HashMap<>(); //第一列、宽度为 3[3的大小就是两个12号字体刚刚好的列宽](注意:excel从零行开始数) mapColumn.put(0, 3); mapColumn.put(1, 20); mapColumn.put(2, 15); //第一个单元格列宽 columnMap.put(1, mapColumn);
setDataList(SXSSFWorkbook, SXSSFRow, List<List<String[]>>, HashMap, HashMap, HashMap, HashMap, HashMap, String[], String[], HashMap, HashMap, HashMap) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
设置数据:有样式(行、列、单元格样式)
setDataListNoStyle(SXSSFWorkbook, SXSSFRow, List<List<String[]>>, HashMap, HashMap, HashMap, HashMap, String[], String[], HashMap) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
设置数据:无样式(行、列、单元格样式)
setDataLists(List<List<String[]>>) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setDataLists(List<List<String[]>>) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setDataLists(List<List<String[]>>) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setDataValidation(SXSSFSheet, List<String[]>, int) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述:下拉列表 参数说明: HashMap dropDownMap = new HashMap(); List dropList = new ArrayList<>(); //必须放第一:设置下拉列表的列(excel从零行开始数) String[] sheetDropData = new String[]{"1", "2", "4"}; //下拉的值放在 sheetDropData 后面。
setDataValidation(SXSSFSheet, String[], Integer, Integer, Integer, Integer) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述:下拉列表
setDateFormatStr(String) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setDateFormatStr(String) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setDropDownMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setDropDownMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setDropDownMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setExcelRowStyles(Cell, CellStyle, SXSSFWorkbook, SXSSFRow, List<Object[]>, int) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
 
setExcelStyles(Cell, CellStyle, SXSSFWorkbook, SXSSFRow, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, Integer, Integer) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
 
setExcelStyles(Cell, CellStyle, SXSSFWorkbook, SXSSFRow, List<List<Object[]>>, int, int) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述:所有自定义单元格样式 使用的方法:是否居中?
setExpectDateFormatStr(String) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setExpectDateFormatStr(String) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setFileName(String) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setFileName(String) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setFileName(String) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setFilePath(String) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setFilePath(String) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setFilePath(String) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setLabelName(String[]) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setLabelName(String[]) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setLabelName(String[]) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setLabelStyles(SXSSFWorkbook, Cell, SXSSFRow) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
大标题样式
setMapColumnWidth(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setMapColumnWidth(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setMergedRegion(SXSSFSheet, ArrayList<Integer[]>) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述: excel 合并单元格 参数说明: List> regionMap = new ArrayList<>(); List regionList = new ArrayList<>(); //代表起始行号,终止行号, 起始列号,终止列号进行合并。
setMergedRegion(SXSSFSheet, int, int, int, int) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
功能描述: 合并单元格
setNotBorderMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setNotBorderMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setNotBorderMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setNumeralFormat(String) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setNumeralFormat(String) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setPaneMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setPaneMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setPaneMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setRegionMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setRegionMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setRegionMap(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setResponse(HttpServletResponse) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setResponse(HttpServletResponse) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setRowStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setRowStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setRowStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setSheetName(String[]) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setSheetName(String[]) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setSheetName(String[]) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
setStyle(CellStyle, XSSFFont) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
默认样式
setStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelPojo
 
setStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.ExcelUtils
 
setStyles(HashMap) - 类 中的方法com.github.andyczy.java.excel.LocalExcelUtils
 
strToDateFormat(String, String, String) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
 

V

verificationDate(String, String) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
验证是否是日期

W

writeAndColse(SXSSFWorkbook, OutputStream) - 类 中的静态方法com.github.andyczy.java.excel.CommonsUtils
 
C E G I L M S V W 
跳过导航链接

Copyright © 2019. All rights reserved.