| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.entity | |
| org.ttzero.excel.entity.csv | |
| org.ttzero.excel.entity.e7 |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TooManyColumnsException
The maximum number of columns in the xlsx file is 16_384.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Workbook.writeTo(File file)
Export the workbook to the specified folder
|
void |
Workbook.writeTo(OutputStream os)
Export the workbook to the specified
OutputStream. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Path |
CSVWorkbookWriter.createTemp() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Path |
XMLWorkbookWriter.createTemp() |
Copyright © 2020. All rights reserved.