| Package | Description |
|---|---|
| cn.zxinrun.excel.enums | |
| cn.zxinrun.excel.util |
| Modifier and Type | Method and Description |
|---|---|
static TypeEnum |
TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeEnum[] |
TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelUtils.init(List<T> list,
String sheetName,
String title,
TypeEnum type)
初始化 Excel 工具类,设置数据源、工作表名称、标题和导出类型。
|
Copyright © 2025. All rights reserved.