Commit Graph

31 Commits (ac564afa56a691e378ab9bb04cb14bb283886a16)

Author SHA1 Message Date
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
xuri ebea684ae5
Fix potential file corrupted and change worksheet name case-insensitive
3 years ago
xuri e37724c22b
This fix potential panic and file corrupted
3 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 3f8f4f52e6
This closes #1139, `SetCellDefault` support non-numeric value
3 years ago
David 0f1fcb78d5
Support workbook views Showruler settings (#1138)
3 years ago
David 862dc9dc13
Support workbook views settings (#1136)
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 30549c5e90
fix custom row height check issue
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
jaby babfeb6b57 Add missing ShowZeros SheetViewOption implementation
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
zhaov 58a79b4172
Update comments
6 years ago
xuri 6962061200
add comments for SheetView parameters
6 years ago
xuri f2df344739
Resolve #369,#370
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 90221bd98f
Fixes #310, support set and get TopLeftCell properties of sheet view options
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
OloloevReal b8464af086 Added ZoomScale SheetViewOption
7 years ago
Olivier Mengué d2fb0197ab SheetViewOptionPtr: document that it is a superset of SheetViewOption
7 years ago
Olivier Mengué 88e48e079a Add SetSheetViewOptions and GetSheetViewOptions (#145)
7 years ago