Package cn.twelvet.excel.config
Class ExcelConfigProperties
java.lang.Object
cn.twelvet.excel.config.ExcelConfigProperties
Excel configProperties
- Author:
- twelvet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTemplatePathvoidsetTemplatePath(String templatePath) setTemplatePath
-
Constructor Details
-
ExcelConfigProperties
public ExcelConfigProperties()
-
-
Method Details
-
getTemplatePath
getTemplatePath- Returns:
- String
-
setTemplatePath
setTemplatePath- Parameters:
templatePath- String
-