public class ExcelConfig extends InitConfig
slog| 构造器和说明 |
|---|
ExcelConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConfig() |
int |
getErrorTemplateCellIndex() |
String |
getErrorTemplateExportName() |
String |
getErrorTemplatePath() |
int |
getErrorTemplateRowIndex() |
int |
getErrorTemplateSheetIndex() |
void |
setErrorTemplateCellIndex(int errorTemplateCellIndex) |
void |
setErrorTemplateExportName(String errorTemplateExportName) |
void |
setErrorTemplatePath(String errorTemplatePath) |
void |
setErrorTemplateRowIndex(int errorTemplateRowIndex) |
void |
setErrorTemplateSheetIndex(int errorTemplateSheetIndex) |
init, loadConfigpublic String getErrorTemplateExportName()
public void setErrorTemplateExportName(String errorTemplateExportName)
public int getErrorTemplateSheetIndex()
public void setErrorTemplateSheetIndex(int errorTemplateSheetIndex)
public int getErrorTemplateRowIndex()
public void setErrorTemplateRowIndex(int errorTemplateRowIndex)
public int getErrorTemplateCellIndex()
public void setErrorTemplateCellIndex(int errorTemplateCellIndex)
public String getErrorTemplatePath()
public void setErrorTemplatePath(String errorTemplatePath)
protected void checkConfig()
checkConfig 在类中 InitConfigCopyright © 2019. All rights reserved.