Commit Graph

12 Commits (054bb9f0612ab7bd5836c3817d105a9b0c9e6059)

Author SHA1 Message Date
xuri 77978ac68d
This closes #657 and closes #748, AddChart support custom marker symbol and symbol size, fix AddPicture auto fit failure with multi merged cells
4 years ago
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