| Package | Description |
|---|---|
| cn.orionsec.kit.office.csv.convert | |
| cn.orionsec.kit.office.csv.convert.adapter |
| Modifier and Type | Method and Description |
|---|---|
static ExcelAdapter |
CsvConvert.excelAdapter(CsvArrayReader reader)
excel 适配器
|
static ExcelAdapter |
CsvConvert.excelAdapter(CsvExt csvExt)
excel 适配器
|
| Modifier and Type | Method and Description |
|---|---|
ExcelAdapter |
ExcelAdapter.bufferLine(int bufferLine)
设置 读取行缓冲区
|
ExcelAdapter |
ExcelAdapter.forNew() |
ExcelAdapter |
ExcelAdapter.header(String... header)
设置Excel表头
|
ExcelAdapter |
ExcelAdapter.skip()
跳过一行
|
ExcelAdapter |
ExcelAdapter.skip(int i)
跳过行多
|
Copyright © 2025. All rights reserved.