Commit Graph

11 Commits (ad79505173302fdd7619288b793497052e25a148)

Author SHA1 Message Date
xuri 02530e8c8a Fix #701, init new formula function AND and OR, prevent formula lexer panic on retrieving the top token type
4 years ago
xuri 89465f41b5
Update dependency package version and docs for the OpenFile
4 years ago
xuri 4177c1585e Resolve #199, init password protection spreadsheet support
4 years ago
xuri 0feb819d4c
updated test and go.mod
5 years ago
xuri 882abb8098
- formula engine: reduce cyclomatic complexity
5 years ago
Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540)
5 years ago
Ben Wells 3c327413d9 Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
5 years ago
xuri b1f632d408 Resolve #393, upgrade Go module to v2
6 years ago
Veniamin Albaev 725c1a0c40 New feature: File.DuplicateRowTo() duplicate row to specified row position.
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
Veniamin Albaev 7b7ca99f5d Duplicate row (#317)
6 years ago