# Functions
No description provided by the author
ExcelReader excelPath:目标excel sheetName:目标sheet页,默认取第一个sheet页.
ExcelReaderAny excelPath:目标excel sheetName:目标sheet页,默认取第一个sheet页.
ExcelSplit 在目标sheet页中,根据【具有合并单元格的行】进行横向拆分 取合【并单元格的值】作为拆分出的新sheet名 excelPath:目标excel sheetName:目标sheet页,默认取第一个sheet页.
No description provided by the author
ExcelWriter 将数据写入excel.
GetHeadersByReflect 通过反射获取excel标签.
No description provided by the author
No description provided by the author