索引
All Classes and Interfaces|常量字段值|所有程序包
A
- AbstractColumnDefinition<ENTITY,
FIELD> - com.github.developframework.excel中的类 -
列定义
- AbstractColumnDefinition(String, String) - 类的构造器 com.github.developframework.excel.AbstractColumnDefinition
- AbstractItemKey - com.github.developframework.excel.styles中的类
- AbstractItemKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.AbstractItemKey
- AlignmentKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.CellStyleKey.AlignmentKey
B
- blank() - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- blank(String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
-
空列
- BlankColumnDefinition<ENTITY> - com.github.developframework.excel.column中的类
- BlankColumnDefinition(String) - 类的构造器 com.github.developframework.excel.column.BlankColumnDefinition
- booleanConvert(boolean, Class<?>) - 类中的静态方法 com.github.developframework.excel.utils.ValueConvertUtils
- BorderKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.CellStyleKey.BorderKey
- buildByCellStyleKey(Workbook, String) - 类中的静态方法 com.github.developframework.excel.styles.DefaultCellStyles
-
根据key构建
C
- cellCommentInfo - 类中的变量 com.github.developframework.excel.AbstractColumnDefinition
- CellCommentInfo - com.github.developframework.excel中的类
-
单元格批注信息
- CellCommentInfo() - 类的构造器 com.github.developframework.excel.CellCommentInfo
- cellStyleKey(CellStyleKeyProvider<ENTITY>) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
- CellStyleKey - com.github.developframework.excel.styles中的类
- CellStyleKey() - 类的构造器 com.github.developframework.excel.styles.CellStyleKey
- CellStyleKey.AlignmentKey - com.github.developframework.excel.styles中的类
- CellStyleKey.BorderKey - com.github.developframework.excel.styles中的类
- CellStyleKey.ConfigKey - com.github.developframework.excel.styles中的类
- CellStyleKey.DataFormatKey - com.github.developframework.excel.styles中的类
- CellStyleKey.FontKey - com.github.developframework.excel.styles中的类
- CellStyleKey.ForegroundKey - com.github.developframework.excel.styles中的类
- CellStyleKey.ItemKeySign - com.github.developframework.excel.styles中的注释类型
- cellStyleKeyProvider - 类中的变量 com.github.developframework.excel.AbstractColumnDefinition
- CellStyleKeyProvider<ENTITY> - com.github.developframework.excel中的接口
- CellStyleManager - com.github.developframework.excel.styles中的类
-
单元格样式管理器
- CellStyleManager(Workbook, TableDefinition<?>) - 类的构造器 com.github.developframework.excel.styles.CellStyleManager
- column(String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- column(String, String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
-
通用列
- ColumnDefinition<ENTITY> - com.github.developframework.excel中的接口
- ColumnDefinitionBuilder<ENTITY> - com.github.developframework.excel.column中的类
-
列定义构建器
- ColumnDefinitionBuilder(Workbook) - 类的构造器 com.github.developframework.excel.column.ColumnDefinitionBuilder
- columnDefinitions(ColumnDefinition<ENTITY>...) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- columnDefinitions(Workbook, ColumnDefinitionBuilder<ENTITY>) - 接口中的方法 com.github.developframework.excel.TableDefinition
-
列定义
- columnInfo - 类中的变量 com.github.developframework.excel.AbstractColumnDefinition
- ColumnInfo - com.github.developframework.excel中的类
- ColumnInfo(String, String, Integer) - 类的构造器 com.github.developframework.excel.ColumnInfo
- ColumnUtils - com.github.developframework.excel.utils中的类
- ColumnUtils() - 类的构造器 com.github.developframework.excel.utils.ColumnUtils
- ColumnValueConverter<ENTITY,
SOURCE, TARGET> - com.github.developframework.excel中的接口 - columnWidth - 类中的变量 com.github.developframework.excel.ColumnInfo
- columnWidth(int) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
列宽
- com.github.developframework.excel - 程序包 com.github.developframework.excel
- com.github.developframework.excel.column - 程序包 com.github.developframework.excel.column
- com.github.developframework.excel.styles - 程序包 com.github.developframework.excel.styles
- com.github.developframework.excel.utils - 程序包 com.github.developframework.excel.utils
- comment(String, String, BiFunction<Drawing, Cell, ClientAnchor>) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
- CompositeColor - com.github.developframework.excel.styles中的类
- CompositeColor() - 类的构造器 com.github.developframework.excel.styles.CompositeColor
- ConfigKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.CellStyleKey.ConfigKey
- configureBorderColor(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CompositeColor
- configureCellStyle(Cell, CellStyleManager, ENTITY, Object) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
- configureCellStyle(Cell, CellStyleManager, ENTITY, Object) - 接口中的方法 com.github.developframework.excel.ColumnDefinition
-
配置单元格格式
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.AlignmentKey
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.BorderKey
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.ConfigKey
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.DataFormatKey
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.FontKey
- configureCellStyle(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.ForegroundKey
- configureCellStyle(Workbook, CellStyle) - 接口中的方法 com.github.developframework.excel.styles.ItemKey
- configureFontColor(Workbook, Font) - 类中的方法 com.github.developframework.excel.styles.CompositeColor
- configureForegroundColor(Workbook, CellStyle) - 类中的方法 com.github.developframework.excel.styles.CompositeColor
- convert(ENTITY, SOURCE) - 接口中的方法 com.github.developframework.excel.ColumnValueConverter
- createTableBody(Workbook, Sheet, CellStyleManager, int, int, ColumnDefinition<ENTITY>[], List<ENTITY>) - 接口中的方法 com.github.developframework.excel.TableDefinition
-
创建表内容
- createTableColumnHeader(Sheet, CellStyleManager, int, int, ColumnDefinition<ENTITY>[]) - 接口中的方法 com.github.developframework.excel.TableDefinition
-
创建列头
- createTableTitle(Sheet, CellStyleManager, int, int, String, int) - 接口中的方法 com.github.developframework.excel.TableDefinition
-
创建表标题
- customCellStyles(Workbook) - 接口中的方法 com.github.developframework.excel.TableDefinition
-
自定义单元格样式
D
- DataFormatKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.CellStyleKey.DataFormatKey
- dateConvert(Date, Class<?>) - 类中的静态方法 com.github.developframework.excel.utils.ValueConvertUtils
- DefaultCellStyles - com.github.developframework.excel.styles中的类
-
默认的单元格样式
- DefaultCellStyles() - 类的构造器 com.github.developframework.excel.styles.DefaultCellStyles
- determineCellStyleKey(Cell, Object) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
根据值决定单元格格式键
- doubleConvert(String, Class<?>) - 类中的静态方法 com.github.developframework.excel.utils.ValueConvertUtils
E
- each(ENTITY) - 接口中的方法 com.github.developframework.excel.TableDefinition
-
每个处理
- excel.io - 模块 excel.io
- ExcelIO - com.github.developframework.excel中的类
- ExcelIO() - 类的构造器 com.github.developframework.excel.ExcelIO
- ExcelProcessor - com.github.developframework.excel中的类
- ExcelProcessor(Workbook) - 类的构造器 com.github.developframework.excel.ExcelProcessor
- ExcelReader - com.github.developframework.excel中的类
-
Excel读取器
- ExcelReader(Workbook) - 类的构造器 com.github.developframework.excel.ExcelReader
- ExcelType - com.github.developframework.excel中的枚举
-
Excel类型
- ExcelWriter - com.github.developframework.excel中的类
- ExcelWriter(Workbook) - 类的构造器 com.github.developframework.excel.ExcelWriter
F
- field - 类中的变量 com.github.developframework.excel.ColumnInfo
- FontKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.CellStyleKey.FontKey
- ForegroundKey(Map<String, String>) - 类的构造器 com.github.developframework.excel.styles.CellStyleKey.ForegroundKey
- formula(Class<?>, String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- formula(Class<?>, String, String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- formula(Class<?>, String, String, String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
-
公式列
- formula(Class<?>, String, String, Function<Cell, String>) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- formula(Class<?>, String, Function<Cell, String>) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- FormulaColumnDefinition<ENTITY,
FIELD> - com.github.developframework.excel.column中的类 - FormulaColumnDefinition(FormulaEvaluator, String, String, String, Function<Cell, String>, Class<?>) - 类的构造器 com.github.developframework.excel.column.FormulaColumnDefinition
G
- GeneralColumnDefinition<ENTITY,
FIELD> - com.github.developframework.excel.column中的类 -
通用列
- GeneralColumnDefinition(String, String) - 类的构造器 com.github.developframework.excel.column.GeneralColumnDefinition
- getCellStyle(String) - 类中的方法 com.github.developframework.excel.styles.CellStyleManager
- getCellValue(Cell, Class<?>) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
读取单元格值
- getCellValue(Cell, Class<?>) - 类中的方法 com.github.developframework.excel.column.FormulaColumnDefinition
- getColumnIndexByName(String) - 类中的静态方法 com.github.developframework.excel.utils.ColumnUtils
- getColumnInfo() - 接口中的方法 com.github.developframework.excel.ColumnDefinition
-
列信息
- getColumnNameByIndex(short) - 类中的静态方法 com.github.developframework.excel.utils.ColumnUtils
- getEntityValue(ENTITY) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
读取实体值
- globalCellStylesHandle() - 接口中的方法 com.github.developframework.excel.TableDefinition
-
全局样式处理
H
- handle(List<S>) - 接口中的方法 com.github.developframework.excel.PreparedTableDataHandler
- handle(Workbook, Sheet, CellStyleManager, int, int, List<T>) - 接口中的方法 com.github.developframework.excel.SheetExtraHandler
- hasColumnHeader - 类中的变量 com.github.developframework.excel.TableInfo
- hasTitle - 类中的变量 com.github.developframework.excel.TableInfo
- header - 类中的变量 com.github.developframework.excel.ColumnInfo
I
- isCellStyleKey(String) - 类中的静态方法 com.github.developframework.excel.styles.CellStyleKey
- ItemKey - com.github.developframework.excel.styles中的接口
L
- literal(String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
- literal(String, String) - 类中的方法 com.github.developframework.excel.column.ColumnDefinitionBuilder
-
字面量列
- LiteralColumnDefinition<ENTITY> - com.github.developframework.excel.column中的类
- LiteralColumnDefinition(String, String) - 类的构造器 com.github.developframework.excel.column.LiteralColumnDefinition
- load(ENTITY[], TableDefinition<ENTITY>) - 类中的方法 com.github.developframework.excel.ExcelWriter
-
填充数据
- load(List<ENTITY>, TableDefinition<ENTITY>) - 类中的方法 com.github.developframework.excel.ExcelWriter
-
填充数据
O
- of(int, int) - 类中的静态方法 com.github.developframework.excel.TableLocation
P
- parse(String) - 枚举中的静态方法 com.github.developframework.excel.ExcelType
- parse(String) - 类中的静态方法 com.github.developframework.excel.styles.CellStyleKey
- preparedTableDataHandler() - 接口中的方法 com.github.developframework.excel.TableDefinition
-
数据预处理器
- PreparedTableDataHandler<S> - com.github.developframework.excel中的接口
-
表数据预处理器
- provideCellStyleKey(Cell, ENTITY, Object) - 接口中的方法 com.github.developframework.excel.CellStyleKeyProvider
R
- read(Class<ENTITY>, TableDefinition<ENTITY>) - 类中的方法 com.github.developframework.excel.ExcelReader
-
读取表格内容
- read(Class<ENTITY>, Integer, TableDefinition<ENTITY>) - 类中的方法 com.github.developframework.excel.ExcelReader
-
读取表格内容
- readConvert(BiFunction<ENTITY, Object, FIELD>) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
- readConvertFunction - 类中的变量 com.github.developframework.excel.AbstractColumnDefinition
- reader(ExcelType, InputStream) - 类中的静态方法 com.github.developframework.excel.ExcelIO
-
从流读取
- reader(String) - 类中的静态方法 com.github.developframework.excel.ExcelIO
-
从文件读取
- readerWithPassword(InputStream, String) - 类中的静态方法 com.github.developframework.excel.ExcelIO
-
从流读取(带密码)
- readerWithPassword(String, String) - 类中的静态方法 com.github.developframework.excel.ExcelIO
-
从文件读取(带密码)
- readOutCell(Workbook, Cell, ENTITY) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
读取单元格值
- readOutCell(Workbook, Cell, ENTITY) - 类中的方法 com.github.developframework.excel.column.LiteralColumnDefinition
- readOutCell(Workbook, Cell, ENTITY) - 接口中的方法 com.github.developframework.excel.ColumnDefinition
-
描述如何从单元格读取值并装填到实体
S
- setCellValue(Cell, Object) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
设置单元格值
- setCellValue(Cell, Object) - 类中的方法 com.github.developframework.excel.column.FormulaColumnDefinition
- setEntityValue(ENTITY, Object) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
赋值给实体
- sheet - 类中的变量 com.github.developframework.excel.TableInfo
- sheetExtraHandler() - 接口中的方法 com.github.developframework.excel.TableDefinition
-
工作表扩展处理
- SheetExtraHandler<T> - com.github.developframework.excel中的接口
-
工作表扩展处理
- sheetName - 类中的变量 com.github.developframework.excel.TableInfo
- stringConvert(String, Class<?>) - 类中的静态方法 com.github.developframework.excel.utils.ValueConvertUtils
-
字符串转换
- STYLE_BODY - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_BOLD - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_DATE - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_DATETIME - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_ITALIC - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_NUMBER - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_NUMBER_2_PRECISION - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_PERCENT - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_BODY_TIME - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_HEADER - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
- STYLE_TITLE - 类中的静态变量 com.github.developframework.excel.styles.DefaultCellStyles
T
- TableDefinition<ENTITY> - com.github.developframework.excel中的接口
-
表定义
- tableInfo() - 接口中的方法 com.github.developframework.excel.TableDefinition
-
表格信息
- TableInfo - com.github.developframework.excel中的类
- TableInfo() - 类的构造器 com.github.developframework.excel.TableInfo
- tableLocation - 类中的变量 com.github.developframework.excel.TableInfo
- TableLocation - com.github.developframework.excel中的类
- title - 类中的变量 com.github.developframework.excel.TableInfo
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.AlignmentKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.BorderKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.ConfigKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.DataFormatKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.FontKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey.ForegroundKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CellStyleKey
- toString() - 类中的方法 com.github.developframework.excel.styles.CompositeColor
V
- value() - 注释类型 中的元素 com.github.developframework.excel.styles.CellStyleKey.ItemKeySign
- ValueConvertUtils - com.github.developframework.excel.utils中的类
- ValueConvertUtils() - 类的构造器 com.github.developframework.excel.utils.ValueConvertUtils
- valueOf(String) - 枚举中的静态方法 com.github.developframework.excel.ExcelType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 com.github.developframework.excel.ExcelType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
W
- workbook - 类中的变量 com.github.developframework.excel.ExcelProcessor
- write(OutputStream) - 类中的方法 com.github.developframework.excel.ExcelWriter
-
写出
- writeConvert(BiFunction<ENTITY, FIELD, Object>) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
- writeConvertFunction - 类中的变量 com.github.developframework.excel.AbstractColumnDefinition
- writeIntoCell(Workbook, Sheet, Cell, ENTITY, int) - 类中的方法 com.github.developframework.excel.AbstractColumnDefinition
-
值写入单元格
- writeIntoCell(Workbook, Sheet, Cell, ENTITY, int) - 类中的方法 com.github.developframework.excel.column.LiteralColumnDefinition
- writeIntoCell(Workbook, Sheet, Cell, ENTITY, int) - 接口中的方法 com.github.developframework.excel.ColumnDefinition
-
描述如何把值写入单元格
- writer(ExcelType) - 类中的静态方法 com.github.developframework.excel.ExcelIO
-
写出器
- writeToByteArray() - 类中的方法 com.github.developframework.excel.ExcelWriter
-
写出到字节数组
- writeToFile(String) - 类中的方法 com.github.developframework.excel.ExcelWriter
-
写出到文件
X
- XLS - 枚举 中的枚举常量 com.github.developframework.excel.ExcelType
- XLSX - 枚举 中的枚举常量 com.github.developframework.excel.ExcelType
All Classes and Interfaces|常量字段值|所有程序包