跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W Y 

A

AbstractCell - jexx.poi.cell中的类
abstract cell
AbstractCell(int, int, int, int, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.AbstractCell
 
AbstractCell(int, int, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.AbstractCell
 
AbstractCell(Row, int, int, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.AbstractCell
 
AbstractCustomHeader - jexx.poi.header中的类
 
AbstractCustomHeader(String, int, IDataHeader, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.AbstractCustomHeader
 
AbstractCustomHeader(String, int, IDataHeader) - 类 的构造器jexx.poi.header.AbstractCustomHeader
 
AbstractCustomHeader(String, int, String, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.AbstractCustomHeader
 
AbstractCustomHeader(String, int, String) - 类 的构造器jexx.poi.header.AbstractCustomHeader
 
AbstractDataHeader<T extends AbstractDataHeader<T>> - jexx.poi.header中的类
abstract data header
AbstractDataHeader(String, String) - 类 的构造器jexx.poi.header.AbstractDataHeader
 
AbstractDataHeader(String, String, int) - 类 的构造器jexx.poi.header.AbstractDataHeader
 
AbstractDataHeader(String, String, int, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.AbstractDataHeader
 
AbstractExcel - jexx.poi中的类
excel处理相关类
AbstractExcel() - 类 的构造器jexx.poi.AbstractExcel
 
AbstractExcelWriter - jexx.poi.writer中的类
ExcelWriter抽象类
AbstractExcelWriter(Workbook, boolean, int) - 类 的构造器jexx.poi.writer.AbstractExcelWriter
创建excel的写入类
AbstractHeader - jexx.poi.header中的类
 
AbstractHeader() - 类 的构造器jexx.poi.header.AbstractHeader
 
AbstractMeta - jexx.poi.meta中的类
 
AbstractMeta() - 类 的构造器jexx.poi.meta.AbstractMeta
 
AbstractMetaSheet - jexx.poi.meta中的类
meta对应sheet的抽象类
AbstractMetaSheet() - 类 的构造器jexx.poi.meta.AbstractMetaSheet
 
AbstractRowWriter - jexx.poi.writer中的类
 
AbstractRowWriter() - 类 的构造器jexx.poi.writer.AbstractRowWriter
 
AbstractSheetReader - jexx.poi.read中的类
 
AbstractSheetReader(Sheet) - 类 的构造器jexx.poi.read.AbstractSheetReader
 
AbstractSheetWriter - jexx.poi.writer中的类
SheetWriter抽象类
AbstractSheetWriter(Sheet) - 类 的构造器jexx.poi.writer.AbstractSheetWriter
 
AbstractWrapCellStyle - jexx.poi.style中的类
 
AbstractWrapCellStyle() - 类 的构造器jexx.poi.style.AbstractWrapCellStyle
 
action(T, int) - 接口 中的方法jexx.poi.row.RowActionPredicate
行处理行为; 若返回为null, 则默认为 RowScanAction.CONTINUE
addArrayHeader(String, String, ArrayMeta, IWrapCellStyle, IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
添加array头信息
addArrayHeader(String, String, ArrayMeta) - 类 中的方法jexx.poi.header.Headers
 
addCell(IMergedCell) - 类 中的方法jexx.poi.row.DataRow
 
addCell(IMergedCell) - 类 中的方法jexx.poi.row.Row
 
addCell(DataRow, IMergedCell) - 类 中的方法jexx.poi.row.RowContext
 
addCell(IMergedCell) - 类 中的方法jexx.poi.row.RowContext
 
addCell(IMergedCell) - 类 中的方法jexx.poi.row.VirtualRow
 
addDataRow(int) - 类 中的方法jexx.poi.row.DataRow
添加指定行数的一行
addDataRow() - 类 中的方法jexx.poi.row.DataRow
添加一行
addDataRow(DataRow, int) - 类 中的方法jexx.poi.row.DataRow
 
addDataRowAt(DataRow, int) - 类 中的方法jexx.poi.row.RowContext
add row with some height at parent row
addDataRowAt(DataRow) - 类 中的方法jexx.poi.row.RowContext
add row with 1 height at parent row
addDataRowAt(int) - 类 中的方法jexx.poi.row.RowContext
add row with some height at root row
addDataRowAt() - 类 中的方法jexx.poi.row.RowContext
add row with 1 height at root row
addHeader(IHeader) - 类 中的方法jexx.poi.header.GroupHeader
 
addHeader(IDataHeader) - 类 中的方法jexx.poi.header.Headers
添加数据header
addHeader(ICustomHeader) - 类 中的方法jexx.poi.header.Headers
添加自定义header
addHeader(IGroupHeader) - 类 中的方法jexx.poi.header.Headers
添加分组header
addHeader(String, String, IWrapCellStyle, IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
添加默认头
addHeader(String, String) - 类 中的方法jexx.poi.header.Headers
 
addHeader(IDataHeader) - 类 中的方法jexx.poi.header.row.HeaderRow
 
addHeader(IDataHeader) - 类 中的方法jexx.poi.header.row.HeaderRowContext
 
addHeaderAfter(String, ICustomHeader) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
addHeaderAfter(String, ICustomHeader) - 接口 中的方法jexx.poi.header.HeadersFactory
在header之后添加新的自定义header
addHeaderBefore(String, ICustomHeader) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
addHeaderBefore(String, ICustomHeader) - 接口 中的方法jexx.poi.header.HeadersFactory
在header之前添加新的自定义header
addHeaders(Map<String, String>) - 类 中的方法jexx.poi.header.Headers
 
addHeaders(Headers) - 类 中的方法jexx.poi.meta.Metas
 
addMeta(IMeta) - 类 中的方法jexx.poi.meta.Metas
 
addPicture(int, int, int, int, byte[], PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
添加图片
addPicture(int, String, int, String, byte[], PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
添加图片
addPicture(int, int, byte[], PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
某个单元格插入图片
addPicture(int, String, byte[], PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
某个单元格插入图片
addPicture(int, int, int, int, File, PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
添加图片
addPicture(int, String, int, String, File, PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
添加图片
addPicture(int, int, File, PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
某个单元格插入图片
addPicture(int, String, File, PictureType) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
某个单元格插入图片
addPicture(int, int, File) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
某个单元格插入图片
addPicture(int, String, File) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
某个单元格插入图片
addProperty(String, String) - 类 中的方法jexx.poi.meta.Metas
 
addProperty(Map<String, String>) - 类 中的方法jexx.poi.meta.Metas
 
addRowTrigger(IDataHeader, RowTrigger) - 类 中的方法jexx.poi.header.Headers
 
addRowTrigger(String, RowTrigger) - 类 中的方法jexx.poi.header.Headers
 
addSequenceHeader(String) - 类 中的方法jexx.poi.header.Headers
添加序列header
addSequenceHeader(String, IDataHeader) - 类 中的方法jexx.poi.header.Headers
 
addTreeHeader(String, String, TreeMeta, IDataHeader, IWrapCellStyle, IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
添加tree头信息
addTreeHeader(String, String, TreeMeta, String, IWrapCellStyle, IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
添加tree头信息
addTreeHeader(String, String, TreeMeta, IWrapCellStyle, IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
添加第一层header信息
addTreeHeader(String, String, TreeMeta, IDataHeader) - 类 中的方法jexx.poi.header.Headers
 
addTreeHeader(String, String, TreeMeta, String) - 类 中的方法jexx.poi.header.Headers
 
addTreeHeader(String, String, TreeMeta) - 类 中的方法jexx.poi.header.Headers
 
addValidationData(ICellSupportMeta) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
addVirtualRow(int) - 类 中的方法jexx.poi.row.DataRow
 
addVirtualRowAt(DataRow) - 类 中的方法jexx.poi.row.RowContext
在指定行的子行中添加虚拟行
alignment - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
append(RowContext, DataRow) - 接口 中的方法jexx.poi.writer.RowTrigger
 
appendVirtualRowAt(DataRow) - 类 中的方法jexx.poi.row.DataRow
 
appendVirtualRowAt(DataRow, int) - 类 中的方法jexx.poi.row.DataRow
在指定数据行后追加虚拟行
appendVirtualRowAt(DataRow) - 类 中的方法jexx.poi.row.RowContext
在指定数据行后添加虚拟行
ArrayDataHeader - jexx.poi.header中的类
 
ArrayDataHeader(String, String, int, ArrayMeta) - 类 的构造器jexx.poi.header.ArrayDataHeader
 
ArrayDataHeader(String, String, ArrayMeta) - 类 的构造器jexx.poi.header.ArrayDataHeader
 
ArrayMeta - jexx.poi.meta中的类
 
ArrayMeta(String, List<INode>) - 类 的构造器jexx.poi.meta.ArrayMeta
 
autoSizeColumn(int...) - 接口 中的方法jexx.poi.SheetWriter
指定某几列自动扩展列宽
autoSizeColumn(Headers) - 接口 中的方法jexx.poi.SheetWriter
指定 header 对应的列 自动扩展 列宽
autoSizeColumn(int...) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
 
autoSizeColumn(Headers) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
按照header自动扩展列
autoSizeColumn(int...) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
扩展列之前,刷新数据,防止遗漏
autoSizeColumnWithMaxColumnNum(int) - 接口 中的方法jexx.poi.SheetWriter
小于等于指定列号的列 自动扩展列宽
autoSizeColumnWithMaxColumnNum(int) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
扩展当列之前的所有单元格

B

BaseWrapCellStyle - jexx.poi.style中的类
base cell style
BaseWrapCellStyle() - 类 的构造器jexx.poi.style.BaseWrapCellStyle
 
bottomBorderColor - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
bottomBorderStyle - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
build(Class<?>) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
build(Class<?>) - 接口 中的方法jexx.poi.header.HeadersFactory
构建
build(DataFormatEnum) - 类 中的静态方法jexx.poi.style.DataFormatWrapCellStyle
 
build(String) - 类 中的静态方法jexx.poi.style.DataFormatWrapCellStyle
 
buildMeta(String, List<T>, Function<? super T, ? extends K>, Function<? super T, ? extends U>) - 类 中的静态方法jexx.poi.meta.ArrayMeta
构建ArrayMeta
buildMeta(String, List<T>, Function<? super T, ? extends K>) - 类 中的静态方法jexx.poi.meta.ArrayMeta
构建ArrayMeta
buildMeta(String, Map<K, V>) - 类 中的静态方法jexx.poi.meta.ArrayMeta
 
buildMeta(String, List<T>) - 类 中的静态方法jexx.poi.meta.ArrayMeta
 
buildMeta(String, Set<T>) - 类 中的静态方法jexx.poi.meta.ArrayMeta
 
buildMetaWithAnnotation(String, List<T>) - 类 中的静态方法jexx.poi.meta.ArrayMeta
通过注解来构建ArrayMeta
buildMetaWithAnnotation(String, T) - 类 中的静态方法jexx.poi.meta.TreeMeta
通过注解来构建TreeMeta
buildMetaWithAnnotation(String, T, int) - 类 中的静态方法jexx.poi.meta.TreeMeta
根据对象构建meta信息
buildMetaWithAnnotation(String, List<T>) - 类 中的静态方法jexx.poi.meta.TreeMeta
通过注解来构建TreeMeta
buildMetaWithAnnotation(String, List<T>, int) - 类 中的静态方法jexx.poi.meta.TreeMeta
通过注解来构建TreeMeta
buildNode(Object) - 类 中的静态方法jexx.poi.meta.node.NodeBuilder
 

C

calculateAreaFormula(String, int, int, int, int) - 类 中的静态方法jexx.poi.util.FormulaUtil
区域公式
calculateColumnSumFormula(int, int, int) - 类 中的静态方法jexx.poi.util.FormulaUtil
求列中求和公式
calculateColumnSumFormula(int, int, String) - 类 中的静态方法jexx.poi.util.FormulaUtil
求列中求和公式
calculateFormula(DataRow, int, String) - 类 中的方法jexx.poi.row.RowContext
计算公式
calculateRowSumFormula(int, int, int) - 类 中的静态方法jexx.poi.util.FormulaUtil
求行中求和公式
calculateRowSumFormula(int, String, String) - 类 中的静态方法jexx.poi.util.FormulaUtil
求行中求和公式
causeInstanceOf(Class<? extends Throwable>) - 异常错误 中的方法jexx.poi.exception.POIException
导致这个异常的异常是否是指定类型的异常
CellOperateUtil - jexx.poi.util中的类
cell utilities
CellOperateUtil() - 类 的构造器jexx.poi.util.CellOperateUtil
 
cellReference - 类 中的变量jexx.poi.cell.MergedCell
 
cells - 类 中的变量jexx.poi.row.Row
单元格
cellStyle - 类 中的变量jexx.poi.cell.AbstractCell
 
CellStyleMapper - jexx.poi.style中的接口
单元格样式包装
CellStyleSets - jexx.poi.style中的类
CellStyle样式集合
CellStyleSets() - 类 的构造器jexx.poi.style.CellStyleSets
 
checkNode() - 类 中的方法jexx.poi.meta.TreeMeta
check whether the tree node is valid
checkType(String) - 枚举 中的静态方法jexx.poi.constant.PictureType
 
child - 类 中的变量jexx.poi.header.row.HeaderRow
 
children - 类 中的变量jexx.poi.row.Row
 
clone() - 类 中的方法jexx.poi.row.RowMap
浅克隆RowMap
close() - 类 中的方法jexx.poi.AbstractExcel
 
columnCount - 类 中的变量jexx.poi.header.AbstractHeader
header columnCount
convertValue(String) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
获取value对应的值,有则替换,无则默认
createBigWriter() - 类 中的静态方法jexx.poi.writer.ExcelBigWriter
 
createBigWriter(File) - 类 中的静态方法jexx.poi.writer.ExcelBigWriter
 
createBigWriter(InputStream) - 类 中的静态方法jexx.poi.writer.ExcelBigWriter
 
createBook(boolean) - 类 中的静态方法jexx.poi.util.WorkbookUtil
根据文件路径创建新的工作簿,文件路径
createBook(File) - 类 中的静态方法jexx.poi.util.WorkbookUtil
创建excel的工作簿
createBook(File, String) - 类 中的静态方法jexx.poi.util.WorkbookUtil
 
createBook(File, String, boolean) - 类 中的静态方法jexx.poi.util.WorkbookUtil
根据密码创建excel的工作簿
createBook(InputStream) - 类 中的静态方法jexx.poi.util.WorkbookUtil
创建或加载工作簿
createBook(InputStream, boolean) - 类 中的静态方法jexx.poi.util.WorkbookUtil
创建或加载工作簿
createBook(InputStream, String, boolean) - 类 中的静态方法jexx.poi.util.WorkbookUtil
创建或加载工作簿
createCellStyle() - 类 中的静态方法jexx.poi.style.CellStyleSets
使用默认样式来创建 WrapCellStyle
createCellStyle(IWrapCellStyle) - 类 中的静态方法jexx.poi.style.CellStyleSets
利用已有样式来创建 WrapCellStyle
createCellStyle(Workbook) - 类 中的静态方法jexx.poi.style.StyleUtil
创建单元格样式
createCellStyle(Cell) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
创建单元格样式, 如果
createDataValidateFormula(int) - 接口 中的方法jexx.poi.header.IDataHeader
创建数据有效性公式
createDefaultCellStyle(Workbook) - 类 中的静态方法jexx.poi.style.StyleUtil
创建默认普通单元格样式 1.
createHeadCellStyle(Workbook) - 类 中的静态方法jexx.poi.style.StyleUtil
创建默认头部样式
createHeaderCells(int) - 类 中的方法jexx.poi.header.Headers
create cells of the header
createMetaSheet(Metas) - 类 中的方法jexx.poi.writer.AbstractExcelWriter
创建含有meta信息的sheet
createNameName() - 接口 中的方法jexx.poi.cell.ICellSupportMeta
create name's name
createRootTreeNode() - 类 中的静态方法jexx.poi.meta.node.TreeNode
创建根节点
createRootTreeNode(String) - 类 中的静态方法jexx.poi.meta.node.TreeNode
 
createRow(Sheet, int) - 类 中的方法jexx.poi.meta.MetaSheetWriter
 
createRow(int, int, List<?>, IWrapCellStyle) - 类 中的静态方法jexx.poi.row.RowContext
create row with some data
createRow(Sheet, int) - 类 中的静态方法jexx.poi.util.RowOperationUtil
创建行
createValidation(Sheet, String, int, int, int, int) - 类 中的静态方法jexx.poi.util.DataValidationUtil
创建校验器
currentRowNum - 类 中的变量jexx.poi.read.impl.SheetReaderImpl
当前行号游标, 从1开始
currentRowNum - 类 中的变量jexx.poi.writer.impl.SheetWriterImpl
当前操作行号, 0表示未开始操作

D

DATA_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
默认单元格样式
dataFormat - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
dataFormat - 类 中的变量jexx.poi.writer.AbstractSheetWriter
 
DataFormatEnum - jexx.poi.constant中的枚举
data format
DataFormatWrapCellStyle - jexx.poi.style中的类
在基本样式基础上定义数据格式的样式
DataFormatWrapCellStyle(DataFormatEnum) - 类 的构造器jexx.poi.style.DataFormatWrapCellStyle
 
DataFormatWrapCellStyle(String) - 类 的构造器jexx.poi.style.DataFormatWrapCellStyle
 
DataRow - jexx.poi.row中的类
a row of data
DataRow() - 类 的构造器jexx.poi.row.DataRow
 
DataRow(int) - 类 的构造器jexx.poi.row.DataRow
 
DataRow(int, int) - 类 的构造器jexx.poi.row.DataRow
 
DataValidationUtil - jexx.poi.util中的类
 
DataValidationUtil() - 类 的构造器jexx.poi.util.DataValidationUtil
 
DATE_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
日期样式, yyyy-MM-dd
DATE_TIME_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
日期样式, yyyy-MM-dd HH:mm:ss
DECIMAL_TWO_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
保留两位小数
DEFAULT_HEADERS - 类 中的静态变量jexx.poi.header.Headers
 
DEFAULT_SHEET_NAME - 类 中的静态变量jexx.poi.AbstractExcel
 
DEFAULT_WINDOW_SIZE - 类 中的静态变量jexx.poi.writer.impl.SheetCellWriterImpl
定义存储在内存中的cell默认数量
DefaultDataHeader - jexx.poi.header中的类
default header
DefaultDataHeader(String, String) - 类 的构造器jexx.poi.header.DefaultDataHeader
 
DefaultDataHeader(String, String, int) - 类 的构造器jexx.poi.header.DefaultDataHeader
 
DefaultDataHeader(String, String, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.DefaultDataHeader
 
DefaultDataHeader(String, String, int, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.DefaultDataHeader
 
DefaultDataWrapCellStyle - jexx.poi.style中的类
 
DefaultDataWrapCellStyle() - 类 的构造器jexx.poi.style.DefaultDataWrapCellStyle
 
DefaultFormulaDataWrapCellStyle - jexx.poi.style中的类
 
DefaultFormulaDataWrapCellStyle() - 类 的构造器jexx.poi.style.DefaultFormulaDataWrapCellStyle
 
DefaultHeaderWrapCellStyle - jexx.poi.style中的类
 
DefaultHeaderWrapCellStyle() - 类 的构造器jexx.poi.style.DefaultHeaderWrapCellStyle
 
doRecursionHeader(List<IDataHeader>, Map<IDataHeader, Object>, RowContext, DyBeanImpl, Map<String, DataRow>, int, boolean) - 类 中的方法jexx.poi.writer.IndexRowWriter
 
doRecursionHeader(List<IDataHeader>, Map<IDataHeader, Object>, Map<String, Object>, RowContext, int, boolean) - 类 中的方法jexx.poi.writer.MapRowWriter
 
doValidData(List<IDataHeader>, int, int) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
校验数据有效性; 数据有效性不应该设置过多。
doWriteCustom(RowContext, DataRow, List<ICustomHeader>, int) - 类 中的方法jexx.poi.writer.AbstractRowWriter
 
doWriteMapRow(int, Map<String, Object>, Headers, CellStyleMapper, int) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
指定行指定header写入map数据
doWriteRow(int, int, List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
指定行指定列开始写一行数据
doWriteRow(int, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
指定行开始写 header
doWriteRow(int, Object, Headers, CellStyleMapper, int) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
指定行指定header写入bean或者map
doWriteRow(int, T, Headers, BiConsumer<IMergedCell, T>, int) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
指定行指定header写入bean或者map
DVConstraintType - jexx.poi.meta中的枚举
cell constraint type

E

EmbeddedDataStyleName - jexx.poi.constant中的枚举
内置系统单元格样式名称
encodeNameName(String) - 类 中的静态方法jexx.poi.util.NameUtil
转换名字为符合名称管理器的名称;加前缀,去除空格
END - 类 中的静态变量jexx.poi.meta.AbstractMetaSheet
 
endColumnNum - 类 中的变量jexx.poi.header.AbstractHeader
end column num, base 1
endColumnNum - 类 中的变量jexx.poi.header.GroupHeader
end column num, base 1
endRowNum - 类 中的变量jexx.poi.row.Row
结束行号
equals(Object) - 类 中的方法jexx.poi.meta.node.TreeNode
 
evaluate(Cell) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
计算单元格公式值
evaluateFormulaCell() - 类 中的方法jexx.poi.ExcelWriter
刷新公式
evaluateFormulaCell() - 类 中的方法jexx.poi.writer.AbstractSheetWriter
已过时。
ExcelBigWriter - jexx.poi.writer中的类
使用SXSSFWorkbook的写入器; 只能写不能读
ExcelBigWriter() - 类 的构造器jexx.poi.writer.ExcelBigWriter
 
ExcelBigWriter(XSSFWorkbook) - 类 的构造器jexx.poi.writer.ExcelBigWriter
 
ExcelMeta - jexx.poi.meta.aspect中的注释类型
 
excelMeta - 类 中的变量jexx.poi.meta.MetaSheetReader
 
ExcelMetaChildren - jexx.poi.meta.aspect中的注释类型
 
ExcelMetaLabel - jexx.poi.meta.aspect中的注释类型
 
ExcelMetaValue - jexx.poi.meta.aspect中的注释类型
 
ExcelReader - jexx.poi中的类
excel读取类
ExcelReader(Workbook) - 类 的构造器jexx.poi.ExcelReader
 
ExcelReader(File) - 类 的构造器jexx.poi.ExcelReader
 
ExcelReader(InputStream) - 类 的构造器jexx.poi.ExcelReader
 
ExcelWriteMode - jexx.poi.constant中的枚举
写入excel的模式
ExcelWriter - jexx.poi中的类
excel写入类
ExcelWriter() - 类 的构造器jexx.poi.ExcelWriter
创建excel的写入类
ExcelWriter(boolean) - 类 的构造器jexx.poi.ExcelWriter
创建excel写入类
ExcelWriter(Workbook) - 类 的构造器jexx.poi.ExcelWriter
 
ExcelWriter(File) - 类 的构造器jexx.poi.ExcelWriter
创建excel的写入类
ExcelWriter(InputStream, boolean) - 类 的构造器jexx.poi.ExcelWriter
创建excel的写入类
ExcelWriter(InputStream) - 类 的构造器jexx.poi.ExcelWriter
创建excel的写入类,默认隐藏meta
expandRow(Row, int) - 类 中的方法jexx.poi.row.Row
扩张行到指定行号

F

fill(int, int, List<?>, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定起始行到结束行填充多行数据
fill(IWrapCellStyle) - 类 中的方法jexx.poi.style.WrapCellStyle
fill style
fill(int, int, List<?>, Headers) - 类 中的方法jexx.poi.writer.impl.SheetBigWriterImpl
 
fill(int, int, List<?>, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
从开始行到指定行填充数据; 如果数据量大于可填充行数,则会新增新的row; 注意只对非索引列支持
fillBackgroundColor - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
fillForegroundColor - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
fillPattern - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
findNextRowNumInChildren() - 类 中的方法jexx.poi.row.Row
找到子行中最大行的下一行号
firstColumnNum - 类 中的变量jexx.poi.cell.AbstractCell
 
firstColumnNum - 类 中的变量jexx.poi.row.Row
行中第一列
firstRowNum - 类 中的变量jexx.poi.cell.AbstractCell
 
flush(File) - 类 中的方法jexx.poi.ExcelWriter
 
flush(File, ExcelWriteMode) - 类 中的方法jexx.poi.ExcelWriter
 
flush(OutputStream) - 类 中的方法jexx.poi.ExcelWriter
 
flush(OutputStream, ExcelWriteMode) - 类 中的方法jexx.poi.ExcelWriter
 
flush() - 类 中的方法jexx.poi.header.Headers
刷新headers 刷新header引用: 一些header在引用其他header时,使用的是名字引用,而非对象; 因此需要帮助重新设置对象,确保对象存在
flush(OutputStream) - 类 中的方法jexx.poi.writer.ExcelBigWriter
 
flush(File) - 类 中的方法jexx.poi.writer.ExcelBigWriter
 
flush() - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
flush cell to sheet
flush() - 接口 中的方法jexx.poi.writer.SheetCellWriter
刷新所有单元格到sheet
flushed - 类 中的变量jexx.poi.header.Headers
添加header后是否调用过flush
formula(DataRow, int, int) - 接口 中的方法jexx.poi.header.FormulaDataHeader.FormulaFunction
计算公式
FORMULA_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
公式单元格样式
FormulaCellValue - jexx.poi.cell中的类
公式单元格的值
FormulaCellValue(String) - 类 的构造器jexx.poi.cell.FormulaCellValue
 
FormulaDataHeader - jexx.poi.header中的类
the header that handle formula
FormulaDataHeader(String, int, IDataHeader, FormulaDataHeader.FormulaFunction, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, int, IDataHeader, FormulaDataHeader.FormulaFunction) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, int, String, FormulaDataHeader.FormulaFunction, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, int, String, FormulaDataHeader.FormulaFunction) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, String, FormulaDataHeader.FormulaFunction, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, String, FormulaDataHeader.FormulaFunction) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, int, FormulaDataHeader.FormulaFunction, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, FormulaDataHeader.FormulaFunction, IWrapCellStyle, IWrapCellStyle) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader(String, FormulaDataHeader.FormulaFunction) - 类 的构造器jexx.poi.header.FormulaDataHeader
 
FormulaDataHeader.FormulaFunction - jexx.poi.header中的接口
 
formulaEvaluator - 类 中的变量jexx.poi.writer.AbstractSheetWriter
 
FormulaUtil - jexx.poi.util中的类
公式工具类
FormulaUtil() - 类 的构造器jexx.poi.util.FormulaUtil
 

G

getAlignment() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getAlignment() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getBottomBorderColor() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getBottomBorderColor() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getBottomBorderStyle() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getBottomBorderStyle() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getCell(Row, int) - 类 中的方法jexx.poi.read.AbstractSheetReader
 
getCell(IMergedCell, int) - 类 中的方法jexx.poi.row.RowContext
 
getCell(Row, int) - 类 中的静态方法jexx.poi.util.CellOperateUtil
Get a specific cell from a row.
getCellByColumnNum(int) - 类 中的方法jexx.poi.row.DataRow
获取指定列的单元格, 指定列的单一单元格,默认向上查找
getCellReference() - 接口 中的方法jexx.poi.cell.ICellSupportMeta
get the cell's reference; It can build the relation of any cell!
getCellReference() - 类 中的方法jexx.poi.cell.MergedCell
 
getCells() - 类 中的方法jexx.poi.row.Row
 
getCellsByColumnNum(int) - 类 中的方法jexx.poi.row.DataRow
获取指定列的多个单元格,向下查找
getCellStyle() - 类 中的方法jexx.poi.cell.AbstractCell
 
getCellStyle() - 接口 中的方法jexx.poi.cell.ICell
cell style
getCellStyle(int, int) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
 
getCellStyle(Cell) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
获取单元格样式, 该样式时克隆后的样式。
getCellValue(Cell) - 类 中的方法jexx.poi.read.AbstractSheetReader
 
getCellValue(Cell) - 类 中的静态方法jexx.poi.util.CellOperateUtil
 
getCellValue(Cell, CellType) - 类 中的静态方法jexx.poi.util.CellOperateUtil
 
getCellWidth(Cell, double, DataFormatter, FormulaEvaluator, boolean) - 类 中的静态方法jexx.poi.util.SheetUtil
 
getChild() - 类 中的方法jexx.poi.header.row.HeaderRow
 
getChildren() - 类 中的方法jexx.poi.header.GroupHeader
 
getChildren() - 接口 中的方法jexx.poi.header.IGroupHeader
header children
getChildren() - 类 中的方法jexx.poi.meta.node.TreeNode
 
getChildren() - 类 中的方法jexx.poi.row.Row
 
getChildrenCellByColumnNum(DataRow, int) - 类 中的方法jexx.poi.row.RowContext
获取指定行的指定列的单元格
getColumnCount() - 类 中的方法jexx.poi.header.AbstractHeader
 
getColumnCount() - 类 中的方法jexx.poi.header.GroupHeader
 
getColumnCount() - 接口 中的方法jexx.poi.header.IHeader
get header's columnCount
getColumnWidth(Sheet, int, boolean) - 类 中的静态方法jexx.poi.util.SheetUtil
 
getColumnWidth(Sheet, int, boolean, int, int) - 类 中的静态方法jexx.poi.util.SheetUtil
 
getCreateTime() - 类 中的方法jexx.poi.meta.Metas
 
getCurrentRowNum() - 接口 中的方法jexx.poi.SheetWriter
获取当前行号,从1开始
getCurrentRowNum() - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
getCustomHeaders() - 类 中的方法jexx.poi.header.Headers
获取自定义header
getCustomProperties() - 类 中的方法jexx.poi.meta.Metas
 
getCustomValue(DataRow, int) - 类 中的方法jexx.poi.header.FormulaDataHeader
 
getCustomValue(DataRow, int) - 接口 中的方法jexx.poi.header.ICustomHeader
the custom value of a header
getCustomValue(DataRow, int) - 类 中的方法jexx.poi.header.SequenceDataHeader
 
getDataCellStyle() - 类 中的方法jexx.poi.header.AbstractCustomHeader
 
getDataCellStyle() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getDataCellStyle() - 接口 中的方法jexx.poi.header.HeaderField
数据样式名称
getDataCellStyle() - 接口 中的方法jexx.poi.header.ICustomHeader
获取数据样式
getDataCellStyle() - 接口 中的方法jexx.poi.header.IDataHeader
获取数据样式
getDataFormat() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getDataFormat() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getDataFormat() - 类 中的方法jexx.poi.writer.AbstractSheetWriter
 
getDataHeaderByColumnNum(int) - 类 中的方法jexx.poi.header.Headers
get data-header by column num
getDataHeaderByLabel(String) - 类 中的方法jexx.poi.header.Headers
get data header by label
getDataHeaders() - 类 中的方法jexx.poi.header.Headers
get data headers
getDefaultCharWidth(Workbook) - 类 中的静态方法jexx.poi.util.SheetUtil
 
getDVConstraintType() - 类 中的方法jexx.poi.header.ArrayDataHeader
 
getDVConstraintType() - 类 中的方法jexx.poi.header.DefaultDataHeader
 
getDVConstraintType() - 接口 中的方法jexx.poi.header.IDataHeader
meta type
getDVConstraintType() - 类 中的方法jexx.poi.header.TreeDataHeader
 
getEmbeddedDataStyle() - 枚举 中的静态方法jexx.poi.constant.EmbeddedDataStyleName
获取内置的系统单元格样式
getEndColumnNum() - 类 中的方法jexx.poi.header.AbstractHeader
 
getEndColumnNum() - 类 中的方法jexx.poi.header.GroupHeader
 
getEndColumnNum() - 接口 中的方法jexx.poi.header.IHeader
end column num, base 1
getEndRowNum() - 类 中的方法jexx.poi.row.Row
 
getEndRowNum() - 类 中的方法jexx.poi.row.RowContext
 
getEndRowNum() - 类 中的方法jexx.poi.row.RowMap
 
getExtend() - 枚举 中的方法jexx.poi.constant.PictureType
 
getFieldName() - 接口 中的方法jexx.poi.header.HeaderField
字段名称
getFillBackgroundColor() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getFillBackgroundColor() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getFillForegroundColor() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getFillForegroundColor() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getFillPattern() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getFillPattern() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getFirstColumnNo() - 类 中的方法jexx.poi.cell.AbstractCell
 
getFirstColumnNo() - 接口 中的方法jexx.poi.cell.ICell
the first cell's column no, base A;
getFirstColumnNum() - 类 中的方法jexx.poi.cell.AbstractCell
 
getFirstColumnNum() - 接口 中的方法jexx.poi.cell.ICell
the first cell's column num, base 1
getFirstColumnNum() - 类 中的方法jexx.poi.row.Row
 
getFirstRowNum() - 类 中的方法jexx.poi.cell.AbstractCell
 
getFirstRowNum() - 接口 中的方法jexx.poi.cell.ICell
the first cell's row num, base 1
getFormat() - 枚举 中的方法jexx.poi.constant.DataFormatEnum
 
getFormatProperties(IWrapCellStyle) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
get cell style's format from cell
getFormula() - 类 中的方法jexx.poi.cell.FormulaCellValue
 
getFullLabel(String, Map<?, ?>) - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getFullLabel(String, Map<?, ?>) - 类 中的方法jexx.poi.header.ArrayDataHeader
 
getFullLabel(String, Map<?, ?>) - 类 中的方法jexx.poi.header.DefaultDataHeader
 
getFullLabel() - 类 中的方法jexx.poi.meta.node.TreeNode
树节点代表的全路径名称, 如 部门_部门1_职位11_姓名112
getFullValue() - 类 中的方法jexx.poi.meta.node.TreeNode
由树节点中各个值组成的全路径, 如 部门_1_11_112
getFullValues() - 接口 中的方法jexx.poi.cell.ICellSupportMeta
获取全路径值集合; 不支持meta时,默认返回实际值
getGroupOrder() - 接口 中的方法jexx.poi.header.HeaderModifyField
组排序
getGroupOrder() - 类 中的方法jexx.poi.header.impl.HeaderModifyFieldImpl
 
getHeaderCellMap() - 类 中的方法jexx.poi.row.DataRow
 
getHeaderCells(int) - 类 中的方法jexx.poi.row.RowContext
 
getHeaderCellStyle() - 类 中的方法jexx.poi.header.AbstractHeader
 
getHeaderCellStyle() - 类 中的方法jexx.poi.header.GroupHeader
 
getHeaderCellStyle() - 接口 中的方法jexx.poi.header.HeaderField
header头样式名称
getHeaderCellStyle() - 接口 中的方法jexx.poi.header.IHeader
get the header cell style
getHeaderMap() - 类 中的方法jexx.poi.header.row.HeaderRow
 
getHeaderRowByHeader(IDataHeader) - 类 中的方法jexx.poi.header.row.HeaderRowContext
 
getHeaderRowByPath(String) - 类 中的方法jexx.poi.header.row.HeaderRowContext
 
getHeaderRowContext() - 类 中的方法jexx.poi.header.Headers
 
getHeaderRowContext() - 类 中的方法jexx.poi.row.RowContext
 
getHeaderRows() - 类 中的方法jexx.poi.header.row.HeaderRowContext
 
getHeaders() - 类 中的方法jexx.poi.header.Headers
get one-level header
getHeaders() - 类 中的方法jexx.poi.meta.Metas
 
getHeadersByName(String) - 类 中的方法jexx.poi.meta.Metas
 
getId() - 类 中的方法jexx.poi.cell.AbstractCell
 
getId() - 接口 中的方法jexx.poi.cell.ICell
 
getIndent() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getIndent() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getKey() - 类 中的方法jexx.poi.header.AbstractHeader
 
getKey() - 类 中的方法jexx.poi.header.ArrayDataHeader
 
getKey() - 类 中的方法jexx.poi.header.GroupHeader
 
getKey() - 接口 中的方法jexx.poi.header.IHeader
header key
getLabel() - 类 中的方法jexx.poi.cell.AbstractCell
 
getLabel() - 接口 中的方法jexx.poi.cell.ICell
单元格显示值
getLabel() - 类 中的方法jexx.poi.cell.ImageCell
 
getLabel() - 类 中的方法jexx.poi.cell.MergedCell
 
getLabel() - 接口 中的方法jexx.poi.meta.node.INode
excel中显示名称,非包装显示名称;
getLabel() - 类 中的方法jexx.poi.meta.node.Node
 
getLabel() - 类 中的方法jexx.poi.meta.node.SingletonNode
 
getLabel() - 类 中的方法jexx.poi.meta.node.TreeNode
 
getLabelDelimiter() - 接口 中的方法jexx.poi.header.IDataHeader
label分隔符
getLastCellNum(Row) - 类 中的静态方法jexx.poi.util.CellOperateUtil
get the last column num of row, base 1; 获取最后列号,从1开始
getLastCellNumAtOneRow(int) - 类 中的方法jexx.poi.read.AbstractSheetReader
 
getLastCellNumOfCurrentRow() - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
获取当前行的最后列号
getLastColumnNo() - 类 中的方法jexx.poi.cell.AbstractCell
 
getLastColumnNo() - 接口 中的方法jexx.poi.cell.IMergedCell
the last cell's column no, base 1; the last cell is at bottom right corner
getLastColumnNum() - 类 中的方法jexx.poi.cell.AbstractCell
 
getLastColumnNum() - 接口 中的方法jexx.poi.cell.IMergedCell
the last cell's column num, base 1; the last cell is at bottom right corner
getLastColumnNum() - 类 中的方法jexx.poi.row.Row
 
getLastRowNum() - 类 中的方法jexx.poi.cell.AbstractCell
 
getLastRowNum() - 接口 中的方法jexx.poi.cell.IMergedCell
the last cell's row num, base 1; the last cell is at bottom right corner
getLastRowNum(Sheet) - 类 中的静态方法jexx.poi.util.RowOperationUtil
最后行号, 从1开始计算
getLeftBorderColor() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getLeftBorderColor() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getLeftBorderStyle() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getLeftBorderStyle() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getLevel() - 类 中的方法jexx.poi.header.row.HeaderRow
 
getMaxHeaderNum() - 类 中的方法jexx.poi.header.Headers
获取最大header列号,从1开始
getMeta() - 接口 中的方法jexx.poi.cell.ICellSupportMeta
get the meta
getMeta() - 类 中的方法jexx.poi.cell.MergedCell
 
getMeta() - 类 中的方法jexx.poi.header.ArrayDataHeader
 
getMeta() - 类 中的方法jexx.poi.header.DefaultDataHeader
 
getMeta() - 接口 中的方法jexx.poi.header.HeaderField
meta信息名称
getMeta() - 接口 中的方法jexx.poi.header.IDataHeader
get the header's meta
getMeta() - 类 中的方法jexx.poi.header.TreeDataHeader
 
getMeta(String) - 类 中的方法jexx.poi.meta.Metas
 
getMetas() - 类 中的方法jexx.poi.AbstractExcel
获取meta信息
getMetas() - 类 中的方法jexx.poi.meta.Metas
 
getMultiValueCollectionType() - 接口 中的方法jexx.poi.header.HeaderField
多值集合类型
getMultiValueElementType() - 接口 中的方法jexx.poi.header.HeaderField
多值集合元素类型
getName() - 枚举 中的方法jexx.poi.constant.EmbeddedDataStyleName
 
getName() - 类 中的方法jexx.poi.header.Headers
 
getName() - 类 中的方法jexx.poi.meta.ArrayMeta
 
getName() - 接口 中的方法jexx.poi.meta.IMeta
meta's name
getName() - 类 中的方法jexx.poi.meta.TreeMeta
 
getName() - 类 中的方法jexx.poi.read.AbstractSheetReader
 
getName() - 类 中的方法jexx.poi.writer.AbstractSheetWriter
名称
getNextRow() - 类 中的方法jexx.poi.row.Row
 
getNodeByFullLabel(Object) - 类 中的方法jexx.poi.meta.ArrayMeta
 
getNodeByFullLabel(Object) - 接口 中的方法jexx.poi.meta.IMeta
 
getNodeByFullLabel(Object) - 类 中的方法jexx.poi.meta.TreeMeta
 
getNodeByFullValue(Object) - 类 中的方法jexx.poi.meta.ArrayMeta
 
getNodeByFullValue(Object) - 接口 中的方法jexx.poi.meta.IMeta
当containValue为true时,可以调用该方法获取到ValueMeta信息
getNodeByFullValue(Object) - 类 中的方法jexx.poi.meta.TreeMeta
 
getOrCreateCell(Row, int) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
获取单元格,若无则创建
getOrCreateRow(int) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
获取行,若无则创建
getOrCreateSheet(String) - 类 中的方法jexx.poi.AbstractExcel
获取指定名称的sheet,如果不存在则创建
getOrCreateSheet(String) - 类 中的方法jexx.poi.writer.ExcelBigWriter
 
getOrder() - 接口 中的方法jexx.poi.header.HeaderModifyField
排序
getOrder() - 类 中的方法jexx.poi.header.impl.HeaderModifyFieldImpl
 
getParent() - 类 中的方法jexx.poi.meta.node.TreeNode
 
getParentRow() - 类 中的方法jexx.poi.row.Row
 
getPath() - 类 中的方法jexx.poi.header.row.HeaderRow
 
getPath() - 类 中的方法jexx.poi.row.DataRow
 
getPaths() - 类 中的方法jexx.poi.header.row.HeaderRow
 
getPictureType() - 类 中的方法jexx.poi.cell.ImageCell
 
getProperty(String) - 类 中的方法jexx.poi.meta.Metas
 
getReferHeader() - 类 中的方法jexx.poi.header.ArrayDataHeader
 
getReferHeader() - 类 中的方法jexx.poi.header.DefaultDataHeader
 
getReferHeader() - 接口 中的方法jexx.poi.header.IDataHeader
refer header
getReferHeader() - 类 中的方法jexx.poi.header.TreeDataHeader
 
getReferKey() - 接口 中的方法jexx.poi.header.HeaderField
引用的列名称
getRightBorderColor() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getRightBorderColor() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getRightBorderStyle() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getRightBorderStyle() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getRootHeaderRow() - 类 中的方法jexx.poi.header.row.HeaderRowContext
 
getRootRow() - 类 中的方法jexx.poi.row.RowContext
 
getRotation() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getRotation() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getRow() - 类 中的方法jexx.poi.cell.AbstractCell
 
getRow() - 接口 中的方法jexx.poi.cell.IRowCell
the row that contains cell
getRow(int) - 类 中的方法jexx.poi.read.AbstractSheetReader
 
getRow(Sheet, int) - 类 中的静态方法jexx.poi.util.RowOperationUtil
获取行
getRow(int, Sheet) - 类 中的静态方法jexx.poi.util.RowOperationUtil
Get a row from the spreadsheet, and create it if it doesn't exist.
getRowNum() - 类 中的方法jexx.poi.row.RowMap
 
getRowTriggers(IHeader) - 类 中的方法jexx.poi.header.Headers
 
getRowTriggers(int) - 类 中的方法jexx.poi.header.Headers
 
getRowType() - 类 中的方法jexx.poi.row.DataRow
 
getRowType() - 类 中的方法jexx.poi.row.Row
获取行类型
getRowType() - 类 中的方法jexx.poi.row.VirtualRow
 
getSameLevelHeader() - 类 中的方法jexx.poi.header.AbstractCustomHeader
 
getSameLevelHeader() - 接口 中的方法jexx.poi.header.ICustomHeader
获取同一级的数据header, 用于确定当前自定义header在哪一级; 为空时默认最顶层
getSameLevelHeaderName() - 类 中的方法jexx.poi.header.AbstractCustomHeader
 
getSameLevelHeaderName() - 接口 中的方法jexx.poi.header.ICustomHeader
同一层的数据header名称
getSheet(String) - 类 中的方法jexx.poi.AbstractExcel
 
getSheet(int) - 类 中的方法jexx.poi.ExcelReader
已过时。
getSheetAt(int) - 类 中的方法jexx.poi.AbstractExcel
根据索引获取sheet, base 1
getStartColumnNum() - 类 中的方法jexx.poi.header.AbstractHeader
 
getStartColumnNum() - 类 中的方法jexx.poi.header.GroupHeader
 
getStartColumnNum() - 接口 中的方法jexx.poi.header.IHeader
start column num, base 1
getStartHeaderNum() - 类 中的方法jexx.poi.header.Headers
 
getStartRowNum() - 类 中的方法jexx.poi.row.Row
 
getStartRowNum() - 类 中的方法jexx.poi.row.RowContext
 
getStringCellValue(Cell) - 类 中的静态方法jexx.poi.util.CellOperateUtil
获取单元格的字符串值
getTopBorderColor() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getTopBorderColor() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getTopBorderStyle() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getTopBorderStyle() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getTree() - 类 中的方法jexx.poi.meta.TreeMeta
 
getType() - 枚举 中的方法jexx.poi.constant.PictureType
 
getUnwrapLabelFunction() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getUnwrapLabelFunction() - 接口 中的方法jexx.poi.header.IDataHeader
显示的label转换为实际label
getValue() - 类 中的方法jexx.poi.cell.AbstractCell
 
getValue() - 接口 中的方法jexx.poi.cell.ICell
单元格实际值
getValue() - 类 中的方法jexx.poi.cell.ImageCell
 
getValue() - 类 中的方法jexx.poi.header.AbstractHeader
 
getValue() - 类 中的方法jexx.poi.header.ArrayDataHeader
 
getValue() - 类 中的方法jexx.poi.header.GroupHeader
 
getValue() - 接口 中的方法jexx.poi.header.HeaderModifyField
字段解释
getValue() - 接口 中的方法jexx.poi.header.IHeader
header value
getValue() - 类 中的方法jexx.poi.header.impl.HeaderModifyFieldImpl
 
getValue() - 接口 中的方法jexx.poi.meta.node.INode
excel中实际值
getValue() - 类 中的方法jexx.poi.meta.node.Node
 
getValue() - 类 中的方法jexx.poi.meta.node.SingletonNode
 
getValue() - 类 中的方法jexx.poi.meta.node.TreeNode
 
getValueByLabel(Map<String, Object>) - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getValueByLabel(Map<String, Object>) - 接口 中的方法jexx.poi.header.IDataHeader
 
getValueCollectionType() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getValueCollectionType() - 接口 中的方法jexx.poi.header.IDataHeader
获取多值集合类型, array, List 或者 set
getValueElementType() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getValueElementType() - 接口 中的方法jexx.poi.header.IDataHeader
获取多值情况下集合的元素类型
getValueMetas() - 类 中的方法jexx.poi.meta.ArrayMeta
 
getValues() - 接口 中的方法jexx.poi.cell.ICell
获取单元格多个实际值; 非多值,则默认返回一个
getVersion() - 类 中的方法jexx.poi.meta.Metas
 
getVerticalAlignment() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
getVerticalAlignment() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
getVisibility() - 枚举 中的方法jexx.poi.constant.SheetVisibilityEnum
 
getWorkbook() - 类 中的方法jexx.poi.AbstractExcel
 
getWorkbook() - 类 中的方法jexx.poi.writer.ExcelBigWriter
 
getWrapLabelFunction() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
getWrapLabelFunction() - 接口 中的方法jexx.poi.header.IDataHeader
a function that wrap label
group(Class<?>...) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
group(Class<?>...) - 接口 中的方法jexx.poi.header.HeadersFactory
分组,不选择默认全部; ALL: 分组不起效 ALL_WITH_TAG: 有HeaderColumn标记,则验证分组 ONLY_TAG: 验证分组
GroupHeader - jexx.poi.header中的类
group header
GroupHeader(String, IWrapCellStyle) - 类 的构造器jexx.poi.header.GroupHeader
 
GroupHeader(String) - 类 的构造器jexx.poi.header.GroupHeader
 

H

handleCell(SingleCell) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
handleCell(MergedCell) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
handleCell(ImageCell) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
hashCode() - 类 中的方法jexx.poi.meta.node.TreeNode
 
hasHeaderData(int) - 类 中的方法jexx.poi.row.DataRow
 
hasHeaderDataInChild(int) - 类 中的方法jexx.poi.row.DataRow
 
hasMetaSheet() - 类 中的方法jexx.poi.AbstractExcel
excel中是否含有meta信息的sheet
hasRow(Row) - 类 中的方法jexx.poi.row.Row
 
hasRowTrigger() - 类 中的方法jexx.poi.header.Headers
 
hasSheet(String) - 类 中的方法jexx.poi.AbstractExcel
判断是否有某个sheet
HEADER_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
默认标题头样式
HEADER_START - 类 中的静态变量jexx.poi.meta.AbstractMetaSheet
 
headerCellStyle - 类 中的变量jexx.poi.header.AbstractHeader
头样式
headerCellStyle - 类 中的变量jexx.poi.header.GroupHeader
 
HeaderCollection - jexx.poi.header.annotation中的注释类型
标记字段属于集合
HeaderColumn - jexx.poi.header.annotation中的注释类型
 
HeaderColumnSelectMode - jexx.poi.header.factory中的枚举
 
HeaderField - jexx.poi.header中的接口
头字段
HeaderIgnore - jexx.poi.header.annotation中的注释类型
 
headerMap - 类 中的变量jexx.poi.header.row.HeaderRow
 
HeaderMeta - jexx.poi.header.annotation中的注释类型
meta信息注解, 仅适用与 ArrayMeta
HeaderModifyField - jexx.poi.header中的接口
header字段可修改部分属性
HeaderModifyFieldImpl - jexx.poi.header.impl中的类
可修改字段默认实现类
HeaderModifyFieldImpl(String, int, int) - 类 的构造器jexx.poi.header.impl.HeaderModifyFieldImpl
 
HeaderPathUtil - jexx.poi.util中的类
 
HeaderPathUtil() - 类 的构造器jexx.poi.util.HeaderPathUtil
 
HeaderRow - jexx.poi.header.row中的类
 
HeaderRow() - 类 的构造器jexx.poi.header.row.HeaderRow
 
headerRow - 类 中的变量jexx.poi.row.DataRow
row所代表的HeaderRow, 可为空
headerRowContext - 类 中的变量jexx.poi.header.Headers
 
HeaderRowContext - jexx.poi.header.row中的类
数据header层级管理
HeaderRowContext() - 类 的构造器jexx.poi.header.row.HeaderRowContext
 
Headers - jexx.poi.header中的类
header set, it's useful to manager header
Headers() - 类 的构造器jexx.poi.header.Headers
 
Headers(String) - 类 的构造器jexx.poi.header.Headers
 
Headers(int) - 类 的构造器jexx.poi.header.Headers
 
Headers(int, String) - 类 的构造器jexx.poi.header.Headers
构造
HeadersFactory - jexx.poi.header中的接口
 
HeadersFactoryImpl - jexx.poi.header.factory中的类
 
HeadersFactoryImpl() - 类 的构造器jexx.poi.header.factory.HeadersFactoryImpl
 
HeaderTable - jexx.poi.header.annotation中的注释类型
 
hidden - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
hiddenMetaSheet - 类 中的变量jexx.poi.writer.AbstractExcelWriter
hide the meta sheet, default true

I

i18n(Map<String, String>) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
i18n(ResourceBundle) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
i18n(Map<String, String>) - 接口 中的方法jexx.poi.header.HeadersFactory
国际化,替换HeaderColumn的value
i18n(ResourceBundle) - 接口 中的方法jexx.poi.header.HeadersFactory
国际化,替换HeaderColumn的value, i18nMap的优先级高于resourceBundle
ICell - jexx.poi.cell中的接口
基类单元格
ICellSupportMeta - jexx.poi.cell中的接口
support cell's meta
ICustomHeader - jexx.poi.header中的接口
indicate that the header can custom value
id - 类 中的变量jexx.poi.cell.AbstractCell
 
IDataHeader - jexx.poi.header中的接口
a header that indicate data
ignoreField(String...) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
ignoreField(Collection<String>) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
ignoreField(String...) - 接口 中的方法jexx.poi.header.HeadersFactory
忽视字段
ignoreField(Collection<String>) - 接口 中的方法jexx.poi.header.HeadersFactory
忽视字段
IGroupHeader - jexx.poi.header中的接口
header group
IHeader - jexx.poi.header中的接口
header interface
ImageCell - jexx.poi.cell中的类
a cell that contains a image!
ImageCell(int, int, int, int, PictureType, byte[]) - 类 的构造器jexx.poi.cell.ImageCell
 
ImageCell(int, int, PictureType, byte[]) - 类 的构造器jexx.poi.cell.ImageCell
 
ImageCell(int, String, int, String, PictureType, byte[]) - 类 的构造器jexx.poi.cell.ImageCell
 
ImageCell(int, String, PictureType, byte[]) - 类 的构造器jexx.poi.cell.ImageCell
 
IMergedCell - jexx.poi.cell中的接口
cell's interface support to custom a range cell!
IMeta - jexx.poi.meta中的接口
meta interface
IMetaReader - jexx.poi.meta中的接口
 
IMetaWriter - jexx.poi.meta中的接口
meta信息写入
indent - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
INDEX_TAG - 类 中的静态变量jexx.poi.header.Headers
 
IndexRowWriter - jexx.poi.writer中的类
write index row
IndexRowWriter() - 类 的构造器jexx.poi.writer.IndexRowWriter
 
INFO_START - 类 中的静态变量jexx.poi.meta.AbstractMetaSheet
 
INode - jexx.poi.meta.node中的接口
node interface
insertRows(int, int) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
在指定行插入指定数量的行数; 复制startRowNum的上一行样式, 不复制约束.
instance() - 类 中的静态方法jexx.poi.meta.node.NullNode
 
IRowCell - jexx.poi.cell中的接口
cell row interface
isFlushed() - 类 中的方法jexx.poi.header.Headers
 
isHasVirtualRow() - 类 中的方法jexx.poi.row.RowContext
 
isHidden() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
isHidden() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
isIndex() - 类 中的方法jexx.poi.header.Headers
有索引属性
isLeaf() - 类 中的方法jexx.poi.meta.node.TreeNode
 
isLocked() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
isLocked() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
isMerged() - 接口 中的方法jexx.poi.cell.IMergedCell
indicate whether the cell is merged
isMultiValue() - 类 中的方法jexx.poi.cell.AbstractCell
 
isMultiValue() - 接口 中的方法jexx.poi.cell.ICell
实际值是否为多值; 若为true,单元格实际值应为 数组或者集合
isMultiValue() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
isMultiValue() - 接口 中的方法jexx.poi.header.HeaderField
是否为多值
isMultiValue() - 接口 中的方法jexx.poi.header.IDataHeader
是否为多值
isRoot() - 类 中的方法jexx.poi.meta.node.TreeNode
 
isValid() - 接口 中的方法jexx.poi.cell.ICellSupportMeta
valid the data
isValid() - 类 中的方法jexx.poi.cell.MergedCell
 
isValid() - 类 中的方法jexx.poi.header.AbstractDataHeader
 
isValid() - 接口 中的方法jexx.poi.header.HeaderField
是否待约束
isValid() - 接口 中的方法jexx.poi.header.IDataHeader
valid data if include meta
isWrapped() - 类 中的方法jexx.poi.style.AbstractWrapCellStyle
 
isWrapped() - 接口 中的方法jexx.poi.style.IWrapCellStyle
 
IWrapCellStyle - jexx.poi.style中的接口
单元格样式

J

jexx.poi - 程序包 jexx.poi
 
jexx.poi.cell - 程序包 jexx.poi.cell
 
jexx.poi.constant - 程序包 jexx.poi.constant
 
jexx.poi.exception - 程序包 jexx.poi.exception
 
jexx.poi.header - 程序包 jexx.poi.header
 
jexx.poi.header.annotation - 程序包 jexx.poi.header.annotation
 
jexx.poi.header.factory - 程序包 jexx.poi.header.factory
 
jexx.poi.header.impl - 程序包 jexx.poi.header.impl
 
jexx.poi.header.label - 程序包 jexx.poi.header.label
 
jexx.poi.header.row - 程序包 jexx.poi.header.row
 
jexx.poi.meta - 程序包 jexx.poi.meta
 
jexx.poi.meta.aspect - 程序包 jexx.poi.meta.aspect
 
jexx.poi.meta.node - 程序包 jexx.poi.meta.node
 
jexx.poi.read - 程序包 jexx.poi.read
 
jexx.poi.read.impl - 程序包 jexx.poi.read.impl
 
jexx.poi.row - 程序包 jexx.poi.row
 
jexx.poi.style - 程序包 jexx.poi.style
 
jexx.poi.util - 程序包 jexx.poi.util
 
jexx.poi.writer - 程序包 jexx.poi.writer
 
jexx.poi.writer.impl - 程序包 jexx.poi.writer.impl
 
jumpToRowNum(int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
jumpToRowNum(int) - 接口 中的方法jexx.poi.SheetReader
直接跳至某一行
jumpToRowNum(int) - 接口 中的方法jexx.poi.SheetWriter
直接跳至某一行
jumpToRowNum(int) - 类 中的方法jexx.poi.writer.impl.SheetBigWriterImpl
 
jumpToRowNum(int) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 

K

key - 类 中的变量jexx.poi.header.AbstractHeader
列名称

L

label - 类 中的变量jexx.poi.cell.AbstractCell
 
label(LabelFunction) - 类 中的方法jexx.poi.header.AbstractDataHeader
提供对包装label和实际label显示
label - 类 中的变量jexx.poi.meta.node.Node
 
label - 类 中的变量jexx.poi.meta.node.SingletonNode
 
LabelFunction - jexx.poi.header.label中的接口
 
labelSet - 类 中的变量jexx.poi.cell.AbstractCell
标记 label 属性 是否被设置
labelUnwrapFunction - 类 中的变量jexx.poi.header.AbstractDataHeader
label解加工方法
LabelUnwrapFunction - jexx.poi.header.label中的接口
label转换为正常显示的label
labelWrapFunction - 类 中的变量jexx.poi.header.AbstractDataHeader
label加工方法
LabelWrapFunction - jexx.poi.header.label中的接口
显示名称转换为 包装显示名称; 再定义header对象时使用
lastColumnNum - 类 中的变量jexx.poi.cell.AbstractCell
 
lastColumnNum - 类 中的变量jexx.poi.row.Row
行中最后一列
lastRowNum - 类 中的变量jexx.poi.cell.AbstractCell
 
lastRowNumOfSheet - 类 中的变量jexx.poi.read.AbstractSheetReader
最后一行行号,从1开始
leftBorderColor - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
leftBorderStyle - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
loadHeader(AbstractDataHeader<?>, List<Object>) - 类 中的方法jexx.poi.meta.MetaSheetReader
完善 header 公共部分数据
locked - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 

M

makeMetaSheetVisilble() - 类 中的方法jexx.poi.AbstractExcel
使得Metadata Sheet可见 bug: Workbook.write之后, 原先的meta那个sheet可以隐藏后再取消隐藏从而可见了
mapRow(List<IMergedCell>, int) - 接口 中的方法jexx.poi.RowMapper
行转想要的新对象
MapRowWriter - jexx.poi.writer中的类
 
MapRowWriter() - 类 的构造器jexx.poi.writer.MapRowWriter
 
matchColumnNum(int, String...) - 类 中的方法jexx.poi.header.Headers
列号是否匹配于当前列名称
matchVersion(String) - 类 中的方法jexx.poi.ExcelReader
版本是否一致
mergeCells(Sheet, int, int, int, int) - 类 中的静态方法jexx.poi.util.CellOperateUtil
merge cells safely
mergeCellsByUnsafe(Sheet, int, int, int, int) - 类 中的静态方法jexx.poi.util.CellOperateUtil
merge cells unsafely, so need to invoke sheet.validateMergedRegions() ;
MergedCell - jexx.poi.cell中的类
MultiCell contain multiple cells
MergedCell(int, int, int, int, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(Row, int, int, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(int, int, int, int, Object) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(Row, int, int, Object) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(int, int, int, int) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(Row, int, int) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(int, String, int, String, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(Row, String, String, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(int, String, int, String, Object) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(Row, String, String, Object) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(int, String, int, String) - 类 的构造器jexx.poi.cell.MergedCell
 
MergedCell(Row, String, String) - 类 的构造器jexx.poi.cell.MergedCell
 
meta - 类 中的变量jexx.poi.AbstractExcel
meta信息集合
meta - 类 中的变量jexx.poi.cell.MergedCell
 
META_CREATE_TIME - 类 中的静态变量jexx.poi.meta.Metas
 
META_VERSION - 类 中的静态变量jexx.poi.meta.Metas
 
METADATA_SHEET_NAME - 类 中的静态变量jexx.poi.AbstractExcel
 
METADATA_START - 类 中的静态变量jexx.poi.meta.AbstractMetaSheet
 
Metas - jexx.poi.meta中的类
excel中的元信息描述
Metas() - 类 的构造器jexx.poi.meta.Metas
 
Metas(String) - 类 的构造器jexx.poi.meta.Metas
 
MetaSheetReader - jexx.poi.meta中的类
meta信息读取
MetaSheetReader(Sheet) - 类 的构造器jexx.poi.meta.MetaSheetReader
 
MetaSheetWriter - jexx.poi.meta中的类
meta writer
MetaSheetWriter(Sheet) - 类 的构造器jexx.poi.meta.MetaSheetWriter
 
metaWriter - 类 中的变量jexx.poi.writer.AbstractExcelWriter
 
modify(String, HeaderModifyField) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
modify(String, HeaderModifyField) - 接口 中的方法jexx.poi.header.HeadersFactory
修改字段部分属性
MONTH_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
日期样式, yyyy-MM
multiValue - 类 中的变量jexx.poi.cell.AbstractCell
value 是否为多值
multiValue - 类 中的变量jexx.poi.header.AbstractDataHeader
 
multiValueIsSet - 类 中的变量jexx.poi.header.AbstractDataHeader
 

N

NAME_PREFIX - 接口 中的静态变量jexx.poi.cell.ICellSupportMeta
 
NameUtil - jexx.poi.util中的类
 
NameUtil() - 类 的构造器jexx.poi.util.NameUtil
 
newBuild() - 类 中的静态方法jexx.poi.header.Headers
Headers工厂构建类
nextRow - 类 中的变量jexx.poi.row.Row
 
Node - jexx.poi.meta.node中的类
 
Node(Object) - 类 的构造器jexx.poi.meta.node.Node
 
Node(Object, Object) - 类 的构造器jexx.poi.meta.node.Node
 
NodeBuilder - jexx.poi.meta.node中的类
node builder
NodeBuilder() - 类 的构造器jexx.poi.meta.node.NodeBuilder
 
NONE_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
空样式
NullNode - jexx.poi.meta.node中的类
 
NullNode() - 类 的构造器jexx.poi.meta.node.NullNode
 

O

of(Object, Object) - 类 中的静态方法jexx.poi.meta.node.SingletonNode
 
of(Object) - 类 中的静态方法jexx.poi.meta.node.SingletonNode
 
of(Map<String, Object>, int, int) - 类 中的静态方法jexx.poi.row.RowMap
构建RowMap
of(Map<String, Object>, int) - 类 中的静态方法jexx.poi.row.RowMap
 
oneSheet() - 类 中的方法jexx.poi.ExcelReader
当excel只有一个sheet时,直接获取此sheet

P

parent - 类 中的变量jexx.poi.header.row.HeaderRow
 
parentRow - 类 中的变量jexx.poi.row.Row
父行必定是数据行
passCurrentRow() - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
passCurrentRow() - 接口 中的方法jexx.poi.SheetReader
跳过当前行
passCurrentRow() - 接口 中的方法jexx.poi.SheetWriter
跳过当前行
passCurrentRow() - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
path - 类 中的变量jexx.poi.header.row.HeaderRow
 
paths - 类 中的变量jexx.poi.header.row.HeaderRow
 
pictureType - 类 中的变量jexx.poi.cell.ImageCell
 
PictureType - jexx.poi.constant中的枚举
excel中图片类型
POIException - jexx.poi.exception中的异常错误
POI异常
POIException(Throwable) - 异常错误 的构造器jexx.poi.exception.POIException
 
POIException(String) - 异常错误 的构造器jexx.poi.exception.POIException
 
POIException(String, Object...) - 异常错误 的构造器jexx.poi.exception.POIException
 
POIException(String, Throwable) - 异常错误 的构造器jexx.poi.exception.POIException
 
POIException(Throwable, String, Object...) - 异常错误 的构造器jexx.poi.exception.POIException
 
PREFIX - 类 中的静态变量jexx.poi.meta.AbstractMetaSheet
 
PROPERTY_KEY_SUFFIX - 类 中的静态变量jexx.poi.header.row.HeaderRowContext
 

R

raiseRowNum(int) - 类 中的方法jexx.poi.row.Row
增加本行的起始行号
readBeanRow(int, Class<T>, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readBeanRow(Class<T>, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readBeanRow(int, Class<T>, Headers) - 接口 中的方法jexx.poi.SheetReader
 
readBeanRow(Class<T>, Headers) - 接口 中的方法jexx.poi.SheetReader
 
readBeanRows(int, Class<T>, Headers, RowActionPredicate<T>) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readBeanRows(int, Class<T>, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readBeanRows(Class<T>, Headers, RowActionPredicate<T>) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readBeanRows(Class<T>, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readBeanRows(int, Class<T>, Headers, RowActionPredicate<T>) - 接口 中的方法jexx.poi.SheetReader
读取行数据转换为对象
readBeanRows(int, Class<T>, Headers) - 接口 中的方法jexx.poi.SheetReader
 
readBeanRows(Class<T>, Headers, RowActionPredicate<T>) - 接口 中的方法jexx.poi.SheetReader
读取行数据转换为对象
readBeanRows(Class<T>, Headers) - 接口 中的方法jexx.poi.SheetReader
读取行数据转换为bean对象
readCellsAtOneRow(int, int, int) - 类 中的方法jexx.poi.read.SheetCellReader
指定行 从开始列到结束列读取 单元格
readCellsAtOneRow(int) - 类 中的方法jexx.poi.read.SheetCellReader
读取指定行的单元格
readListRow(int, int, int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRow(int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRow() - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRow(int, int, int) - 接口 中的方法jexx.poi.SheetReader
读取指定范围列的数据
readListRow(int) - 接口 中的方法jexx.poi.SheetReader
从某一列开始读取数据
readListRow() - 接口 中的方法jexx.poi.SheetReader
从第一列开始读取数据
readListRows(int, int, int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRows(int, int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRows(int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRows() - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readListRows(int, int, int) - 接口 中的方法jexx.poi.SheetReader
指定行开始读取行数据
readListRows(int, int) - 接口 中的方法jexx.poi.SheetReader
 
readListRows(int) - 接口 中的方法jexx.poi.SheetReader
 
readListRows() - 接口 中的方法jexx.poi.SheetReader
 
readMapRow(int, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readMapRow(Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readMapRow(int, Headers) - 接口 中的方法jexx.poi.SheetReader
 
readMapRow(Headers) - 接口 中的方法jexx.poi.SheetReader
读取一行指定范围的数据.
readMapRows(int, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readMapRows(Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readMapRows(int, Headers) - 接口 中的方法jexx.poi.SheetReader
 
readMapRows(Headers) - 接口 中的方法jexx.poi.SheetReader
 
readMeta() - 类 中的方法jexx.poi.meta.MetaSheetReader
 
readRow(int, int, int, RowMapper<T>) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readRow(int, RowMapper<T>) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readRow(RowMapper<T>) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readRow(int, int, int, RowMapper<T>) - 接口 中的方法jexx.poi.SheetReader
读取指定行的数据
readRow(int, RowMapper<T>) - 接口 中的方法jexx.poi.SheetReader
读取指定行的数据
readRow(RowMapper<T>) - 接口 中的方法jexx.poi.SheetReader
读取下一行数据
readRow(Row) - 类 中的静态方法jexx.poi.util.RowOperationUtil
读取当前行的数据
readRow(Row, int) - 类 中的静态方法jexx.poi.util.RowOperationUtil
读取当前行指定列后开始的数据
readRow(Row, int, int) - 类 中的静态方法jexx.poi.util.RowOperationUtil
 
readRows(int, RowMapper<T>, boolean) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readRows(RowMapper<T>, boolean) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readRows(RowMapper<T>) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
readRows(int, RowMapper<T>, boolean) - 接口 中的方法jexx.poi.SheetReader
通过行转换类,把当前行到指定一行转换成想要的集合数据,空
readRows(RowMapper<T>, boolean) - 接口 中的方法jexx.poi.SheetReader
通过行转换类,把当前行到最后一行转换成想要的集合数据,空
readRows(RowMapper<T>) - 接口 中的方法jexx.poi.SheetReader
通过行转换类,把当前行到最后一行转换成想要的集合数据,不包含空数据
removeProperty(String) - 类 中的方法jexx.poi.meta.Metas
 
repair() - 类 中的方法jexx.poi.row.DataRow
修复空单元格
repair() - 类 中的方法jexx.poi.row.RowContext
修复数据行中的空单元格
repair - 类 中的变量jexx.poi.writer.impl.SheetRowWriterImpl
是否修复header对应的空数据; 由于空数据会造成单元格没有样式, 因此使用该字段控制是否对空单元格填充。
repairTree(TreeNode) - 类 中的方法jexx.poi.meta.MetaSheetReader
修复树中叶子节点
replace(IDataHeader) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
replace(IDataHeader) - 接口 中的方法jexx.poi.header.HeadersFactory
有则替换header
REPLACE_CHAR - 类 中的静态变量jexx.poi.util.NameUtil
 
replaceIllegalCharForName(String, boolean) - 类 中的静态方法jexx.poi.util.NameUtil
REPLACE_CHAR 替换名称管理器名字中的不合法字符
replaceIllegalCharForName(String) - 类 中的静态方法jexx.poi.util.NameUtil
 
reset() - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
reset() - 接口 中的方法jexx.poi.SheetReader
重新设置为初始行
rightBorderColor - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
rightBorderStyle - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
ROOT_NODE_NAME - 类 中的静态变量jexx.poi.meta.node.TreeNode
 
rotation - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
row - 类 中的变量jexx.poi.cell.AbstractCell
 
Row - jexx.poi.row中的类
 
Row() - 类 的构造器jexx.poi.row.Row
 
rowAccessWindowSize - 类 中的变量jexx.poi.writer.impl.SheetCellWriterImpl
存储在内存中的cell数量; 0 则不存储
RowActionPredicate<T> - jexx.poi.row中的接口
predicate whether operates this row
RowContext - jexx.poi.row中的类
行容器, 表示一行中的cell都在行容器中描述
RowContext(DataRow, HeaderRowContext) - 类 的构造器jexx.poi.row.RowContext
 
RowContext(DataRow) - 类 的构造器jexx.poi.row.RowContext
 
RowMap - jexx.poi.row中的类
 
RowMap() - 类 的构造器jexx.poi.row.RowMap
 
RowMapper<T> - jexx.poi中的接口
excel行数据转换
RowOperationUtil - jexx.poi.util中的类
 
RowOperationUtil() - 类 的构造器jexx.poi.util.RowOperationUtil
 
RowScanAction - jexx.poi.row中的枚举
行扫描行为
RowTrigger - jexx.poi.writer中的接口
行触发器, 用于处理一行结束后的逻辑 一般用于添加单元格
rowTriggerMap - 类 中的变量jexx.poi.header.Headers
 
RowTypeEnum - jexx.poi.row中的枚举
行类型
RowWriter<T> - jexx.poi.writer中的接口
the interface that write one data into excel

S

sameLevelHeader - 类 中的变量jexx.poi.header.AbstractCustomHeader
 
sameLevelHeaderName - 类 中的变量jexx.poi.header.AbstractCustomHeader
 
save(Metas) - 接口 中的方法jexx.poi.meta.IMetaWriter
保存meta信息
save(Metas) - 类 中的方法jexx.poi.meta.MetaSheetWriter
 
select(HeaderColumnSelectMode) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
select(HeaderColumnSelectMode) - 接口 中的方法jexx.poi.header.HeadersFactory
字段处理模式
SEPARATOR - 类 中的静态变量jexx.poi.meta.AbstractMeta
 
SequenceDataHeader - jexx.poi.header中的类
sequence header that create sequence number
SequenceDataHeader(String, int, IDataHeader) - 类 的构造器jexx.poi.header.SequenceDataHeader
 
SequenceDataHeader(String, int, String) - 类 的构造器jexx.poi.header.SequenceDataHeader
 
SequenceDataHeader(String, IDataHeader) - 类 的构造器jexx.poi.header.SequenceDataHeader
 
SequenceDataHeader(String, String) - 类 的构造器jexx.poi.header.SequenceDataHeader
 
SequenceDataHeader(String) - 类 的构造器jexx.poi.header.SequenceDataHeader
 
setAlign(CellStyle, HorizontalAlignment, VerticalAlignment) - 类 中的静态方法jexx.poi.style.StyleUtil
设置cell文本对齐样式
setAlignment(HorizontalAlignment) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setBorder(CellStyle, BorderStyle, IndexedColors) - 类 中的静态方法jexx.poi.style.StyleUtil
设置cell的四个边框粗细和颜色
setBorderColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
set border color
setBorderStyle(BorderStyle) - 类 中的方法jexx.poi.style.WrapCellStyle
set border style
setBottomBorderColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setBottomBorderStyle(BorderStyle) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setCellReference(ICellSupportMeta) - 接口 中的方法jexx.poi.cell.ICellSupportMeta
 
setCellReference(ICellSupportMeta) - 类 中的方法jexx.poi.cell.MergedCell
 
setCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.cell.AbstractCell
 
setCellStyle(IWrapCellStyle) - 接口 中的方法jexx.poi.cell.ICell
设置单元格样式
setCellStyle(Cell, IWrapCellStyle) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
set cell style
setCellStyle(int, int, int, int, IWrapCellStyle) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
set range cell's cell style
setCellStyle(CellRangeAddress, IWrapCellStyle) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
set range cell's style
setCellValue(Cell, Object) - 类 中的静态方法jexx.poi.util.CellOperateUtil
 
setCellValue(Cell, Object) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
 
setChildren(List<TreeNode>) - 类 中的方法jexx.poi.meta.node.TreeNode
 
setColor(CellStyle, short, FillPatternType) - 类 中的静态方法jexx.poi.style.StyleUtil
给cell设置颜色
setColor(CellStyle, IndexedColors, FillPatternType) - 类 中的静态方法jexx.poi.style.StyleUtil
给cell设置颜色
setColumnWidth(int, int) - 接口 中的方法jexx.poi.SheetWriter
设置指定列指定宽度
setColumnWidth(int, int) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
set column columnCount
setCreateTime(Date) - 类 中的方法jexx.poi.meta.Metas
 
setDataCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.AbstractCustomHeader
 
setDataCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.AbstractDataHeader
设置数据样式
setDataFormat(String) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setDataFormat(DataFormatEnum) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setDefaultDataCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
 
setDefaultHeaderCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.Headers
 
setEndColumnNum(int) - 类 中的方法jexx.poi.header.AbstractHeader
 
setEndColumnNum(int) - 类 中的方法jexx.poi.header.GroupHeader
 
setEndColumnNum(int) - 接口 中的方法jexx.poi.header.IHeader
set end column num
setEndRowNum(int) - 类 中的方法jexx.poi.row.Row
 
setEndRowNum(int) - 类 中的方法jexx.poi.row.RowMap
 
setFillBackgroundColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setFillForegroundColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setFillPattern(FillPatternType) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setFontStyle(Font, short, short, String) - 类 中的静态方法jexx.poi.style.StyleUtil
设置字体样式
setHeaderCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.AbstractHeader
 
setHeaderRow(HeaderRow) - 类 中的方法jexx.poi.row.DataRow
 
setHidden(boolean) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setHiddenMetaSheet(boolean) - 类 中的方法jexx.poi.writer.AbstractExcelWriter
 
setIndent(short) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setLabel(Object) - 类 中的方法jexx.poi.cell.AbstractCell
 
setLabel(Object) - 接口 中的方法jexx.poi.cell.ICell
设置cell显示
setLabel(Object) - 类 中的方法jexx.poi.cell.MergedCell
 
setLabel(Object) - 类 中的方法jexx.poi.meta.node.TreeNode
 
setLeaf(boolean) - 类 中的方法jexx.poi.meta.node.TreeNode
 
setLeftBorderColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setLeftBorderStyle(BorderStyle) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setLocked(boolean) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setMeta(IMeta) - 类 中的方法jexx.poi.cell.MergedCell
 
setMinInflateRatio(double) - 类 中的静态方法jexx.poi.util.WorkbookUtil
解决Zip bomb
setMinInflateRatio() - 类 中的静态方法jexx.poi.util.WorkbookUtil
 
setMultiValue(boolean) - 类 中的方法jexx.poi.cell.AbstractCell
 
setMultiValue(boolean) - 类 中的方法jexx.poi.header.AbstractDataHeader
 
setNextRow(Row) - 类 中的方法jexx.poi.row.Row
 
setParent(TreeNode) - 类 中的方法jexx.poi.meta.node.TreeNode
 
setParentRow(DataRow) - 类 中的方法jexx.poi.row.Row
 
setPath(String) - 类 中的方法jexx.poi.row.DataRow
 
setRepair(boolean) - 类 中的方法jexx.poi.writer.impl.SheetRowWriterImpl
 
setRightBorderColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setRightBorderStyle(BorderStyle) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setRoot(boolean) - 类 中的方法jexx.poi.meta.node.TreeNode
 
setRotation(short) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setRowNum(int) - 类 中的方法jexx.poi.row.RowMap
 
setSameLevelHeader(IDataHeader) - 类 中的方法jexx.poi.header.AbstractCustomHeader
 
setSameLevelHeader(IDataHeader) - 接口 中的方法jexx.poi.header.ICustomHeader
设置同一层的数据header
setSheetOrder(String, int) - 类 中的方法jexx.poi.AbstractExcel
设置sheet位置
setSheetVisibility(String, SheetVisibilityEnum) - 类 中的方法jexx.poi.AbstractExcel
设置sheet可见类型
setSkipEmptyRow(boolean) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
setSkipEmptyRow(boolean) - 接口 中的方法jexx.poi.SheetReader
设置跳过空行; 这会验证每条数据是否为空
setStartColumnNum(int) - 类 中的方法jexx.poi.header.AbstractHeader
 
setStartColumnNum(int) - 类 中的方法jexx.poi.header.GroupHeader
 
setStartColumnNum(int) - 接口 中的方法jexx.poi.header.IHeader
set start column num
setStartRowNum(int) - 类 中的方法jexx.poi.row.Row
 
setSupportTrimData(boolean) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
setSupportTrimData(boolean) - 接口 中的方法jexx.poi.SheetReader
设置支持读取数据时去除两边空格,默认支持
setSupportTrimData(boolean) - 类 中的方法jexx.poi.writer.AbstractSheetWriter
 
setSupportValid(boolean) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
设置是否支持valid, 默认支持
setSupportValid(boolean) - 接口 中的方法jexx.poi.writer.SheetCellWriter
设置是否支持valid, 默认支持
setTopBorderColor(IndexedColors) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setTopBorderStyle(BorderStyle) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setValid(boolean) - 类 中的方法jexx.poi.header.AbstractDataHeader
 
setValue(Object) - 类 中的方法jexx.poi.cell.AbstractCell
 
setValue(Object) - 接口 中的方法jexx.poi.cell.ICell
设置cell值
setValue(Object) - 类 中的方法jexx.poi.cell.ImageCell
 
setValueCollectionType(Class<?>) - 类 中的方法jexx.poi.header.AbstractDataHeader
多值类型必须是 数组, list 或者 set
setVersion(String) - 类 中的方法jexx.poi.meta.Metas
 
setVerticalAlignment(VerticalAlignment) - 类 中的方法jexx.poi.style.WrapCellStyle
 
setWrapped(boolean) - 类 中的方法jexx.poi.style.WrapCellStyle
 
sheet() - 类 中的方法jexx.poi.ExcelReader
读取 默认名称的sheet
sheet(String) - 类 中的方法jexx.poi.ExcelReader
 
sheet() - 类 中的方法jexx.poi.ExcelWriter
创建默认sheet
sheet(String) - 类 中的方法jexx.poi.ExcelWriter
 
sheet - 类 中的变量jexx.poi.meta.AbstractMetaSheet
meta对应的sheet
sheet - 类 中的变量jexx.poi.read.AbstractSheetReader
 
sheet - 类 中的变量jexx.poi.writer.AbstractSheetWriter
 
sheet(String) - 类 中的方法jexx.poi.writer.ExcelBigWriter
 
SheetBigWriter - jexx.poi.writer中的接口
 
SheetBigWriterImpl - jexx.poi.writer.impl中的类
SheetWriter的包装类,主要处理大数据的写入
SheetBigWriterImpl(SXSSFSheet) - 类 的构造器jexx.poi.writer.impl.SheetBigWriterImpl
 
SheetCellReader - jexx.poi.read中的类
 
SheetCellReader(Sheet) - 类 的构造器jexx.poi.read.SheetCellReader
 
SheetCellWriter - jexx.poi.writer中的接口
 
SheetCellWriterImpl - jexx.poi.writer.impl中的类
SheetWriter support to write a range cell!
SheetCellWriterImpl(Sheet) - 类 的构造器jexx.poi.writer.impl.SheetCellWriterImpl
 
SheetReader - jexx.poi中的接口
sheet读取器
SheetReaderImpl - jexx.poi.read.impl中的类
sheet reader
SheetReaderImpl(Sheet) - 类 的构造器jexx.poi.read.impl.SheetReaderImpl
 
SheetRowWriter - jexx.poi.writer中的接口
 
SheetRowWriterImpl - jexx.poi.writer.impl中的类
 
SheetRowWriterImpl(Sheet) - 类 的构造器jexx.poi.writer.impl.SheetRowWriterImpl
 
SheetUtil - jexx.poi.util中的类
copy from poi
SheetUtil() - 类 的构造器jexx.poi.util.SheetUtil
 
SheetVisibilityEnum - jexx.poi.constant中的枚举
copy from poi
SheetWriter - jexx.poi中的接口
sheet写入器抽象接口
SheetWriterImpl - jexx.poi.writer.impl中的类
SheetWriter
SheetWriterImpl(Sheet) - 类 的构造器jexx.poi.writer.impl.SheetWriterImpl
 
sheetWriters - 类 中的变量jexx.poi.ExcelWriter
 
sheetWriters - 类 中的变量jexx.poi.writer.ExcelBigWriter
 
SingleCell - jexx.poi.cell中的类
Single cell only contains one cell!
SingleCell(int, int, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.SingleCell
 
SingleCell(int, int, Object) - 类 的构造器jexx.poi.cell.SingleCell
 
SingleCell(int, int) - 类 的构造器jexx.poi.cell.SingleCell
 
SingleCell(int, String, Object, IWrapCellStyle) - 类 的构造器jexx.poi.cell.SingleCell
 
SingleCell(int, String, Object) - 类 的构造器jexx.poi.cell.SingleCell
 
SingleCell(int, String) - 类 的构造器jexx.poi.cell.SingleCell
 
SingletonNode - jexx.poi.meta.node中的类
单例对象
skipColumns(int) - 类 中的方法jexx.poi.header.Headers
skip some columns
skipRows(int) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
skipRows(int) - 接口 中的方法jexx.poi.SheetReader
跳过指定几行
skipRows(int) - 接口 中的方法jexx.poi.SheetWriter
跳过指定几行
skipRows(int) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
skipToOneColumn(int) - 类 中的方法jexx.poi.header.Headers
skip to one column, only go the bigger column
skipToOneColumn(String) - 类 中的方法jexx.poi.header.Headers
 
SONG_TI - 类 中的静态变量jexx.poi.util.SheetUtil
 
splitDataPaths(String, String) - 类 中的静态方法jexx.poi.util.HeaderPathUtil
header的key,分割 对应的数据路径,获取到集合段的路径 headerKey=a[],dataPath=a[0] ==> a[0] headerKey=a[].b[],dataPath=a[0].b[0] ==>a[0],a[0].b[0] headerKey=a[].b[].c,dataPath=a[0].b[0].c ==>a[0],a[0].b[0] headerKey=a[1],dataPath=a[1] ==> headerKey=a[1].b,dataPath=a[1].b ==> headerKey=a[1].b[].c,dataPath=a[1].b[0].c ==> headerKey=a[].b[1].c,dataPath=a[0].b[1].c ==> a[0]
startColumnNum - 类 中的变量jexx.poi.header.AbstractHeader
start column num, base 1
startColumnNum - 类 中的变量jexx.poi.header.GroupHeader
start column num, base 1
startRowNum - 类 中的变量jexx.poi.row.Row
开始行号
StyleUtil - jexx.poi.style中的类
 
StyleUtil() - 类 的构造器jexx.poi.style.StyleUtil
 
sum(DataRow, String) - 类 中的方法jexx.poi.row.RowContext
 
sum(DataRow, int) - 类 中的方法jexx.poi.row.RowContext
数据行下的指定列求和
supportMeta() - 接口 中的方法jexx.poi.cell.ICellSupportMeta
Do support meta?
supportMeta() - 类 中的方法jexx.poi.cell.MergedCell
 
supportTrimData - 类 中的变量jexx.poi.read.impl.SheetReaderImpl
已过时。
supportTrimData - 类 中的变量jexx.poi.writer.AbstractSheetWriter
已过时。
supportValid - 类 中的变量jexx.poi.writer.impl.SheetCellWriterImpl
是否支持valid, 默认支持

T

toColumnLabel(int) - 类 中的静态方法jexx.poi.util.CellOperateUtil
单元格中列序号转换成列字母编号,默认列序号从1开始 1="A" 26="Z" 27="AA
toColumnNum(String) - 类 中的静态方法jexx.poi.util.CellOperateUtil
单元格中列的字母序号转换成从1开始列号 "A"=1 "Z"=26 "AA"=27
toFullValue(Object) - 接口 中的方法jexx.poi.cell.ICellSupportMeta
值 转换为 全路径值; 全路径值, 逐级递归引用cell的值组合后的值
topBorderColor - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
topBorderStyle - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
toRow(int, Object, Headers, int, boolean) - 类 中的方法jexx.poi.writer.IndexRowWriter
 
TreeDataHeader - jexx.poi.header中的类
tree header
TreeDataHeader(String, String, int, TreeMeta, IDataHeader) - 类 的构造器jexx.poi.header.TreeDataHeader
 
TreeDataHeader(String, String, TreeMeta, IDataHeader) - 类 的构造器jexx.poi.header.TreeDataHeader
构造级联头部信息
TreeMeta - jexx.poi.meta中的类
注意:在构建树形结构数据时,请确保ValueMeta中的value非空且具有唯一性
TreeMeta(String, TreeNode) - 类 的构造器jexx.poi.meta.TreeMeta
 
TreeNode - jexx.poi.meta.node中的类
tree node
TreeNode(Object) - 类 的构造器jexx.poi.meta.node.TreeNode
 
TreeNode(Object, Object) - 类 的构造器jexx.poi.meta.node.TreeNode
 
TreeNode(Object, Object, TreeNode, List<TreeNode>) - 类 的构造器jexx.poi.meta.node.TreeNode
 

U

UnsupportedVersionException - jexx.poi.exception中的异常错误
版本不支持异常
UnsupportedVersionException(Throwable) - 异常错误 的构造器jexx.poi.exception.UnsupportedVersionException
 
UnsupportedVersionException(String) - 异常错误 的构造器jexx.poi.exception.UnsupportedVersionException
 
UnsupportedVersionException(String, Object...) - 异常错误 的构造器jexx.poi.exception.UnsupportedVersionException
 
UnsupportedVersionException(String, Throwable) - 异常错误 的构造器jexx.poi.exception.UnsupportedVersionException
 
UnsupportedVersionException(Throwable, String, Object...) - 异常错误 的构造器jexx.poi.exception.UnsupportedVersionException
 
unwrap(Object) - 接口 中的方法jexx.poi.header.label.LabelUnwrapFunction
 
unwrapLabel(LabelUnwrapFunction) - 类 中的方法jexx.poi.header.AbstractDataHeader
转换实际label

V

valid - 类 中的变量jexx.poi.cell.MergedCell
 
valid(boolean) - 类 中的方法jexx.poi.cell.MergedCell
 
valid - 类 中的变量jexx.poi.header.AbstractDataHeader
valid data if include meta
validateHeaders(int, Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
validateHeaders(Headers) - 类 中的方法jexx.poi.read.impl.SheetReaderImpl
 
validateHeaders(int, Headers) - 接口 中的方法jexx.poi.SheetReader
验证指定行 header是否匹配
validateHeaders(Headers) - 接口 中的方法jexx.poi.SheetReader
验证当前行是否匹配header
validateName(String) - 类 中的静态方法jexx.poi.util.NameUtil
名称管理器名称合法规则, 以下划线或者字母或者数字为开头, 其余字符可以为 字母,数字,或者 _.?
validData(int, int, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定行开始构建指定行数的单元格约束
validData(int, Headers) - 接口 中的方法jexx.poi.SheetWriter
下一行开始构建指定行数的单元格约束
validData(int, int, Headers) - 类 中的方法jexx.poi.writer.impl.SheetBigWriterImpl
 
validData(int, Headers) - 类 中的方法jexx.poi.writer.impl.SheetBigWriterImpl
 
validData(int, int, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
validData(int, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
value - 类 中的变量jexx.poi.cell.AbstractCell
 
value - 类 中的变量jexx.poi.header.AbstractHeader
列显示名称
value - 类 中的变量jexx.poi.header.GroupHeader
 
value - 类 中的变量jexx.poi.meta.node.Node
 
value - 类 中的变量jexx.poi.meta.node.SingletonNode
 
valueCollectionType - 类 中的变量jexx.poi.header.AbstractDataHeader
 
valueElementType - 类 中的变量jexx.poi.header.AbstractDataHeader
 
valueOf(String) - 枚举 中的静态方法jexx.poi.constant.DataFormatEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.constant.EmbeddedDataStyleName
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.constant.ExcelWriteMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.constant.PictureType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.constant.SheetVisibilityEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.header.factory.HeaderColumnSelectMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.meta.DVConstraintType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.row.RowScanAction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法jexx.poi.row.RowTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法jexx.poi.constant.DataFormatEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.constant.EmbeddedDataStyleName
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.constant.ExcelWriteMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.constant.PictureType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.constant.SheetVisibilityEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.header.factory.HeaderColumnSelectMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.meta.DVConstraintType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.row.RowScanAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法jexx.poi.row.RowTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version - 类 中的变量jexx.poi.writer.AbstractExcelWriter
define the version of excel
verticalAlignment - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
VirtualRow - jexx.poi.row中的类
 
VirtualRow() - 类 的构造器jexx.poi.row.VirtualRow
 

W

warpCellStyle(IMergedCell) - 接口 中的方法jexx.poi.style.CellStyleMapper
修饰单元格样式;
单元格样式尽量复用,不宜过多
warpHeadCellStyle(CellStyle) - 类 中的静态方法jexx.poi.style.StyleUtil
以默认头部样式包装单元格样式
withCellStyle(String, IWrapCellStyle) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
withCellStyle(String, IWrapCellStyle) - 接口 中的方法jexx.poi.header.HeadersFactory
附加样式
withDefaultDataCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
withDefaultDataCellStyle(IWrapCellStyle) - 接口 中的方法jexx.poi.header.HeadersFactory
附加默认数据样式
withDefaultHeaderCellStyle(IWrapCellStyle) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
withDefaultHeaderCellStyle(IWrapCellStyle) - 接口 中的方法jexx.poi.header.HeadersFactory
附加默认头样式
withMetas(Metas) - 类 中的方法jexx.poi.header.factory.HeadersFactoryImpl
 
withMetas(Metas) - 接口 中的方法jexx.poi.header.HeadersFactory
附加Metas
withMultiValue(Class<?>, Class<?>) - 类 中的方法jexx.poi.header.AbstractDataHeader
构建 多值, 数组类多值时 valueElementType 无效
withMultiValue(Class<?>) - 类 中的方法jexx.poi.header.AbstractDataHeader
构建 数组类多值
workbook - 类 中的变量jexx.poi.AbstractExcel
excel的工作簿
WorkbookUtil - jexx.poi.util中的类
poi的Workbook工具类
WorkbookUtil() - 类 的构造器jexx.poi.util.WorkbookUtil
 
wrap(Object) - 接口 中的方法jexx.poi.header.label.LabelWrapFunction
 
WrapCellStyle - jexx.poi.style中的类
the default implement of WrapCellStyle
WrapCellStyle() - 类 的构造器jexx.poi.style.WrapCellStyle
 
wrapDefaultCellStyle(CellStyle) - 类 中的静态方法jexx.poi.style.StyleUtil
以默认样式方式包装
wrapEmbeddedDataStyle(Map<String, IWrapCellStyle>) - 枚举 中的静态方法jexx.poi.constant.EmbeddedDataStyleName
包装内置的系统单元格样式
wrapLabel(LabelWrapFunction) - 类 中的方法jexx.poi.header.AbstractDataHeader
包装label
wrapped - 类 中的变量jexx.poi.style.AbstractWrapCellStyle
 
writeCell(IMergedCell) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
writeCell(IMergedCell, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
writeCell(IMergedCell, Consumer<IMergedCell>) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
writeCell(IMergedCell, T, BiConsumer<IMergedCell, T>) - 类 中的方法jexx.poi.writer.impl.SheetCellWriterImpl
 
writeCell(IMergedCell) - 接口 中的方法jexx.poi.writer.SheetCellWriter
单元格写入
writeCell(IMergedCell, CellStyleMapper) - 接口 中的方法jexx.poi.writer.SheetCellWriter
单元格写入
writeCell(IMergedCell, Consumer<IMergedCell>) - 接口 中的方法jexx.poi.writer.SheetCellWriter
指定单元格写入
writeCell(IMergedCell, T, BiConsumer<IMergedCell, T>) - 接口 中的方法jexx.poi.writer.SheetCellWriter
指定单元格写入
writeCustom(RowContext, Headers, int) - 类 中的方法jexx.poi.writer.AbstractRowWriter
写自定义header的数据
writeData(Row, Iterable<?>) - 类 中的静态方法jexx.poi.util.RowOperationUtil
 
writeHeader(int, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行写入headers
writeHeader(int, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定行写入headers
writeHeader(Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行写入header
writeHeader(Headers) - 接口 中的方法jexx.poi.SheetWriter
下一行写入header
writeHeader(int, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeHeader(int, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeHeader(Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeHeader(Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeListRow(int, int, List<?>, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行指定列 开始写入一行数据
writeListRow(int, List<?>, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行 指定列 开始写入一行数据
writeListRow(List<?>, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行 第一列 开始写入一行数据
writeListRow(List<?>) - 接口 中的方法jexx.poi.SheetWriter
下一行 第一列 开始写入一行数据
writeListRow(int, int, List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeListRow(int, List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeListRow(List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeListRow(List<?>) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRow(int, Map<String, Object>, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行写入map
writeMapRow(int, Map<String, Object>, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定行写入map
writeMapRow(Map<String, Object>, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行写入map
writeMapRow(Map<String, Object>, Headers) - 接口 中的方法jexx.poi.SheetWriter
下一行写入map
writeMapRow(int, Map<String, Object>, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRow(int, Map<String, Object>, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRow(Map<String, Object>, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRow(Map<String, Object>, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRows(int, List<Map<String, Object>>, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入多行数据
writeMapRows(int, List<Map<String, Object>>, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入多行数据
writeMapRows(List<Map<String, Object>>, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行行指定header写入多行数据
writeMapRows(List<Map<String, Object>>, Headers) - 接口 中的方法jexx.poi.SheetWriter
下一行行指定header写入多行数据
writeMapRows(int, List<Map<String, Object>>, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRows(int, List<Map<String, Object>>, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRows(List<Map<String, Object>>, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMapRows(List<Map<String, Object>>, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeMeta(Row, String, List<?>) - 类 中的静态方法jexx.poi.util.RowOperationUtil
 
writeRow(int, Object, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入一个对象
writeRow(int, Object, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入一个对象
writeRow(Object, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行指定header写入一个对象
writeRow(Object, Headers) - 接口 中的方法jexx.poi.SheetWriter
下一行指定header写入一个对象
writeRow(RowContext, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetRowWriterImpl
 
writeRow(RowContext, Consumer<IMergedCell>) - 类 中的方法jexx.poi.writer.impl.SheetRowWriterImpl
 
writeRow(RowContext, T, BiConsumer<IMergedCell, T>) - 类 中的方法jexx.poi.writer.impl.SheetRowWriterImpl
 
writeRow(int, Object, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRow(int, Object, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRow(Object, Headers, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRow(Object, Headers) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRow(int, Object, Headers, int, boolean) - 类 中的方法jexx.poi.writer.IndexRowWriter
 
writeRow(int, Map<String, Object>, Headers, int, boolean) - 类 中的方法jexx.poi.writer.MapRowWriter
 
writeRow(int, T, Headers, int, boolean) - 接口 中的方法jexx.poi.writer.RowWriter
write a bean into excel, and return a data row
writeRow(int, T, Headers, int) - 接口 中的方法jexx.poi.writer.RowWriter
 
writeRow(int, T, Headers) - 接口 中的方法jexx.poi.writer.RowWriter
 
writeRow(RowContext, CellStyleMapper) - 接口 中的方法jexx.poi.writer.SheetRowWriter
写入行数据
writeRow(RowContext, Consumer<IMergedCell>) - 接口 中的方法jexx.poi.writer.SheetRowWriter
写入行数据
writeRow(RowContext, T, BiConsumer<IMergedCell, T>) - 接口 中的方法jexx.poi.writer.SheetRowWriter
 
writeRows(int, int, List<?>, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行指定列开始写入多行数据
writeRows(int, int, List<?>) - 接口 中的方法jexx.poi.SheetWriter
指定行指定列开始写入多行数据
writeRows(int, List<?>, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行指定列开始写入多行数据
writeRows(int, List<?>) - 接口 中的方法jexx.poi.SheetWriter
下一行指定列开始写入多行数据
writeRows(List<?>, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行第一列开始写入多行数据
writeRows(List<?>) - 接口 中的方法jexx.poi.SheetWriter
下一行第一列开始写入多行数据
writeRows(int, List<T>, Headers, BiConsumer<IMergedCell, T>) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入多行数据
writeRows(int, List<T>, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入多行数据
writeRows(int, List<T>, Headers) - 接口 中的方法jexx.poi.SheetWriter
指定行指定header写入多行数据
writeRows(List<T>, Headers, BiConsumer<IMergedCell, T>) - 接口 中的方法jexx.poi.SheetWriter
下一行指定header写入多行数据
writeRows(List<T>, Headers, CellStyleMapper) - 接口 中的方法jexx.poi.SheetWriter
下一行指定header写入多行数据
writeRows(List<T>, Headers) - 接口 中的方法jexx.poi.SheetWriter
下一行行指定header写入多行数据
writeRows(int, int, List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(int, int, List<?>) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(int, List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(int, List<?>) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(List<?>, CellStyleMapper) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(List<?>) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(int, List<T>, Headers, BiConsumer<IMergedCell, T>) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 
writeRows(List<T>, Headers, BiConsumer<IMergedCell, T>) - 类 中的方法jexx.poi.writer.impl.SheetWriterImpl
 

Y

YEAR_CELL_STYLE - 类 中的静态变量jexx.poi.style.CellStyleSets
日期样式, yyyy-MM
A B C D E F G H I J K L M N O P R S T U V W Y