public class DefaultWriteHandlerLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<WriteHandler> |
DEFAULT_WRITE_HANDLER_LIST |
| Constructor and Description |
|---|
DefaultWriteHandlerLoader() |
| Modifier and Type | Method and Description |
|---|---|
static List<WriteHandler> |
loadDefaultHandler(Boolean useDefaultStyle,
ExcelTypeEnum excelType)
Load default handler
|
public static final List<WriteHandler> DEFAULT_WRITE_HANDLER_LIST
public static List<WriteHandler> loadDefaultHandler(Boolean useDefaultStyle, ExcelTypeEnum excelType)
Copyright © 2018–2024 Alibaba Group. All rights reserved.