index
:
anyxcelize
getRowInterface
A fork of excelize to be able to write non-strings.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
Commit message (
Expand
)
Author
Age
*
refactor formula calculation framework, add new function CHOOSE, and update d...
xuri
2021-01-30
*
This closes #657 and closes #748, AddChart support custom marker symbol and s...
xuri
2020-12-14
*
Fix #701, init new formula function AND and OR, prevent formula lexer panic o...
xuri
2020-10-17
*
Optimize memory usage when stream flush and save (#659)
Lijingfeng
2020-10-05
*
Update dependency package version and docs for the OpenFile
xuri
2020-09-22
*
Resolve #199, init password protection spreadsheet support
xuri
2020-09-01
*
updated test and go.mod
xuri
2020-05-11
*
- formula engine: reduce cyclomatic complexity
xuri
2020-05-10
*
Fix #539 Fixed error opening excel file created in encoding d… (#540)
Alex Geer
2019-12-20
*
Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
Ben Wells
2019-09-13
*
Resolve #393, upgrade Go module to v2
xuri
2019-05-02
*
New feature: File.DuplicateRowTo() duplicate row to specified row position.
Veniamin Albaev
2019-01-10
*
Tests refactoring
Veniamin Albaev
2018-12-27
*
Duplicate row (#317)
Veniamin Albaev
2018-12-26
*
migrate to go module
wcsiu
2018-12-13