public class ExcelReadConfig extends ExcelConfig
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ignoreEmptyRow
是否忽略空行
|
cellEditor, headerAlias| Constructor and Description |
|---|
ExcelReadConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgnoreEmptyRow()
是否忽略空行
|
ExcelReadConfig |
setIgnoreEmptyRow(boolean ignoreEmptyRow)
设置是否忽略空行
|
addHeaderAlias, aliasHeader, aliasHeader, clearHeaderAlias, getCellEditor, getHeaderAlias, removeHeaderAlias, setCellEditor, setHeaderAliaspublic boolean isIgnoreEmptyRow()
public ExcelReadConfig setIgnoreEmptyRow(boolean ignoreEmptyRow)
ignoreEmptyRow - 是否忽略空行Copyright © 2025. All rights reserved.