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
/
cell_test.go
Commit message (
Expand
)
Author
Age
*
- Resolve #611, fix failure BenchmarkSetCellValue
xuri
2020-04-10
*
Resolve #172, init rich text support
xuri
2020-04-06
*
Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...
xuri
2020-02-19
*
optimize code and comments: use println errors instead of panic
xuri
2020-01-03
*
optimization: checking error in unit tests
xuri
2019-12-24
*
Improve code coverage unit tests
xuri
2019-12-22
*
Fix #533, add support overlapped mergecells
xuri
2019-12-14
*
Resolve #507, add the new function `DeleteDefinedName`
xuri
2019-10-26
*
Testing files updated
xuri
2019-09-02
*
Fix #386 regression test added (#440)
Vsevolod Balashov
2019-09-01
*
Resolve #382, rewrite prepareSheetXML to scale linearly (#383)
Michael
2019-04-16
*
refactor: handler error instead of panic,
xuri
2019-03-23
*
Use bitSize for float32 type numbers conversion, relate PR #361
xuri
2019-03-21
*
SetCellFloat for floats with specific precision (#361)
Michael
2019-03-21
*
Huge refactorig for consistent col/row numbering (#356)
Veniamin Albaev
2019-03-20
*
Tests refactoring
Veniamin Albaev
2018-12-27
*
- gofmted with -s;
Ri Xu
2018-01-31
*
make SetCellStyle quicker by skipping conversions in checkCellInArea, and ski...
mbresson
2018-01-19