Open dombiistvan28 opened 4 years ago
Same problem here, i needed to coment all comparexlsxlsx.go to make lib usable, @extrame how can we fix this problem?
EDIT: This problem comes with commit 4a6cf26
This happened because of breaking API changes in https://github.com/tealeg/xlxs, used in issue #47 test. I removed ths test in my fork. You can try my fork until PR #65 will be merged: https://github.com/sergeilem/xls. You can also just delete file issue47_test.go.
../github.com/extrame/xls/comparexlsxlsx.go:27:38: xlsxSheet.Rows undefined (type *xlsx.Sheet has no field or method Rows)