public class ExcelWriteHeadProperty extends ExcelHeadProperty
| Constructor and Description |
|---|
ExcelWriteHeadProperty(ConfigurationHolder configurationHolder,
Class<?> headClazz,
List<List<String>> head) |
| Modifier and Type | Method and Description |
|---|---|
List<CellRange> |
headCellRangeList()
Calculate all cells that need to be merged
|
hasHeadpublic ExcelWriteHeadProperty(ConfigurationHolder configurationHolder, Class<?> headClazz, List<List<String>> head)
Copyright © 2018–2023 Alibaba Group. All rights reserved.