public ExcelExport(ExportSetting setting) { this.setting = setting; }
public ExcelSerializer(ExportSetting setting) { this.setting = setting; }