Categorygithub.com/jaychenthinkfast/xls2xlsx
repositorypackage
1.0.0
Repository: https://github.com/jaychenthinkfast/xls2xlsx.git
Documentation: pkg.go.dev

# README

xls2xlsx

转换xls->xlsx,转换xls的第一张表到xlsx的Sheet1

go get github.com/jaychenthinkfast/xls2xlsx
import "github.com/jaychenthinkfast/xls2xlsx"
xls2xlsx.Convert("xxx.xls") //生成xxx.xlsx