Class ExcelExportConfig

java.lang.Object
icu.easyj.web.poi.excel.ExcelExportConfig

public class ExcelExportConfig extends Object
Excel导出配置
Author:
wangliang181230
  • Constructor Details

    • ExcelExportConfig

      public ExcelExportConfig()
  • Method Details

    • getListFieldName

      public String getListFieldName()
    • setListFieldName

      public void setListFieldName(String listFieldName)