类的使用
com.alibaba.excel.support.ExcelTypeEnum
-
com.alibaba.excel.context中ExcelTypeEnum的使用
返回ExcelTypeEnum的com.alibaba.excel.context中的方法 限定符和类型 方法和说明 ExcelTypeEnum
AnalysisContextImpl. getExcelType()
ExcelTypeEnum
AnalysisContext. getExcelType()
已过时。please useAnalysisContext.readWorkbookHolder()
参数类型为ExcelTypeEnum的com.alibaba.excel.context中的构造器 构造器和说明 AnalysisContextImpl(ReadWorkbook readWorkbook, ExcelTypeEnum actualExcelType)
com.alibaba.excel.context.csv中ExcelTypeEnum的使用
参数类型为ExcelTypeEnum的com.alibaba.excel.context.csv中的构造器 构造器和说明 DefaultCsvReadContext(ReadWorkbook readWorkbook, ExcelTypeEnum actualExcelType)
com.alibaba.excel.context.xls中ExcelTypeEnum的使用
参数类型为ExcelTypeEnum的com.alibaba.excel.context.xls中的构造器 构造器和说明 DefaultXlsReadContext(ReadWorkbook readWorkbook, ExcelTypeEnum actualExcelType)
com.alibaba.excel.context.xlsx中ExcelTypeEnum的使用
参数类型为ExcelTypeEnum的com.alibaba.excel.context.xlsx中的构造器 构造器和说明 DefaultXlsxReadContext(ReadWorkbook readWorkbook, ExcelTypeEnum actualExcelType)
com.alibaba.excel.read.builder中ExcelTypeEnum的使用
参数类型为ExcelTypeEnum的com.alibaba.excel.read.builder中的方法 限定符和类型 方法和说明 ExcelReaderBuilder
ExcelReaderBuilder. excelType(ExcelTypeEnum excelType)
com.alibaba.excel.support中ExcelTypeEnum的使用
返回ExcelTypeEnum的com.alibaba.excel.support中的方法 限定符和类型 方法和说明 static ExcelTypeEnum
ExcelTypeEnum. valueOf(ReadWorkbook readWorkbook)
static ExcelTypeEnum
ExcelTypeEnum. valueOf(String name)
返回带有指定名称的该类型的枚举常量。static ExcelTypeEnum[]
ExcelTypeEnum. values()
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。com.alibaba.excel.write.builder中ExcelTypeEnum的使用
参数类型为ExcelTypeEnum的com.alibaba.excel.write.builder中的方法 限定符和类型 方法和说明 ExcelWriterBuilder
ExcelWriterBuilder. excelType(ExcelTypeEnum excelType)
com.alibaba.excel.write.handler中ExcelTypeEnum的使用
参数类型为ExcelTypeEnum的com.alibaba.excel.write.handler中的方法 限定符和类型 方法和说明 static List<WriteHandler>
DefaultWriteHandlerLoader. loadDefaultHandler(Boolean useDefaultStyle, ExcelTypeEnum excelType)
Load default handler
Copyright © 2018–2021 Alibaba Group. All rights reserved.