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
/
sheetview_test.go
Commit message (
Expand
)
Author
Age
*
excelize -> anyxcelize
getRowInterface
George Abbott
2023-06-15
*
This closes #1358, made a refactor with breaking changes, see details:
xuri
2022-09-29
*
This fix potential panic and file corrupted
xuri
2022-07-14
*
This closes #1139, `SetCellDefault` support non-numeric value
xuri
2022-02-08
*
Support workbook views Showruler settings (#1138)
David
2022-02-06
*
Support workbook views settings (#1136)
David
2022-02-04
*
Fix file corrupted in some cases, check file extension and format code
xuri
2022-01-23
*
extend cell value load to support custom datetime format (#703)
Artem Kustikov
2020-10-04
*
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
*
Add missing ShowZeros SheetViewOption implementation
jaby
2019-09-30
*
Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
Ben Wells
2019-09-13
*
Testing files updated
xuri
2019-09-02
*
Resolve #393, upgrade Go module to v2
xuri
2019-05-02
*
Tests refactoring
Veniamin Albaev
2018-12-27
*
Fixes #310, support set and get TopLeftCell properties of sheet view options
xuri
2018-12-18
*
Added ZoomScale SheetViewOption
OloloevReal
2018-04-16
*
GitHub repo URL changed.
Ri Xu
2017-12-01
*
- 24 hour time format supported, relate issue #163;
Ri Xu
2017-12-01
*
SheetViewOptionPtr: document that it is a superset of SheetViewOption
Olivier Mengué
2017-11-17
*
Add SetSheetViewOptions and GetSheetViewOptions (#145)
Olivier Mengué
2017-11-16