public interface WriteHolder extends ConfigurationHolder
| Modifier and Type | Method and Description |
|---|---|
boolean |
automaticMergeHead()
Whether need automatic merge headers.
|
ExcelWriteHeadProperty |
excelWriteHeadProperty()
What 'ExcelWriteHeadProperty' does the currently operated cell need to execute
|
boolean |
ignore(String fieldName,
Integer columnIndex)
Is to determine if a field needs to be ignored
|
boolean |
needHead()
Whether a header is required for the currently operated cell
|
int |
relativeHeadRowIndex()
Writes the head relative to the existing contents of the sheet.
|
converterMap, globalConfiguration, isNewholderTypeExcelWriteHeadProperty excelWriteHeadProperty()
boolean ignore(String fieldName, Integer columnIndex)
fieldName - columnIndex - boolean needHead()
boolean automaticMergeHead()
int relativeHeadRowIndex()
Copyright © 2018–2022 Alibaba Group. All rights reserved.