Ri Xu
|
638bd44dd5
- gofmted with -s;
|
il y a 8 ans |
xuri
|
12760a7ee6
Merge pull request #184 from martinal/speedup-setcellstyle-more
|
il y a 8 ans |
Martin Sandve Alnæs
|
e556c25047
Avoid looping over unused rows and columns in SetCellStyle.
|
il y a 8 ans |
Ri Xu
|
6f4e4d9ef1
Revert "The godoc and readme page has been updated."
|
il y a 8 ans |
Ri Xu
|
e4611e9e25
The godoc and readme page has been updated.
|
il y a 8 ans |
xuri
|
4aadca6db8
Merge pull request #183 from pvelder/182_fix
|
il y a 8 ans |
dvelderp
|
b25ec6e9d3
xlsx.SetCellValue() now supports bool value
|
il y a 8 ans |
xuri
|
541d29f3b2
Merge pull request #180 from mbresson/optimize-SetCellStyle
|
il y a 8 ans |
mbresson
|
317ef65381
make SetCellStyle quicker by skipping conversions in checkCellInArea, and skipping area checks when we are sure the cell can't be before or past the current row/col
|
il y a 8 ans |
Ri Xu
|
50cdaed5a3
- Add 3D column and 3D 100% stacked column chart support, relate issue #160;
|
il y a 8 ans |
Ri Xu
|
6dc135a992
Fix read columns count wrong in specific xlsx data, relate issue #175
|
il y a 8 ans |
Ri Xu
|
52b1a8e896
- Function `SetCellValue()` time.Duration support added, relate issue #176;
|
il y a 8 ans |
Ri Xu
|
e13ccce89a
Copyright updated.
|
il y a 8 ans |
Ri Xu
|
46187309f4
Issue template and contributing guide updated.
|
il y a 8 ans |
Ri Xu
|
af737dd3f6
Issue template added.
|
il y a 8 ans |
Ri Xu
|
749d12eece
- Fix `DeleteSheet()` make broken file, relate issue #165;
|
il y a 8 ans |
Ri Xu
|
6d634ca320
GitHub repo URL changed.
|
il y a 8 ans |
xuri
|
443695732e
Merge pull request #153 from jinzhu/master
|
il y a 8 ans |
Ri Xu
|
76366fc1d9
Travis CI config updated and typo fixed.
|
il y a 8 ans |
Ri Xu
|
07a4140098
- 24 hour time format supported, relate issue #163;
|
il y a 8 ans |
xuri
|
2dc385431d
Merge pull request #162 from rohanthewiz/master
|
il y a 8 ans |
Rohan Allison
|
cc1d3fefc2
Add stacked bar chart
|
il y a 8 ans |
xuri
|
3d231cb549
Merge pull request #156 from dolmen-go/fix/SheetViewOptPtr-is-a-SheetViewOpt
|
il y a 8 ans |
xuri
|
130eb453f4
Merge pull request #154 from dolmen-go/feature/SheetPr-options
|
il y a 8 ans |
Olivier Mengué
|
d2fb0197ab
SheetViewOptionPtr: document that it is a superset of SheetViewOption
|
il y a 8 ans |
Olivier Mengué
|
954612157b
Add {G,S}etSheetPrOptions()
|
il y a 8 ans |
xuri
|
90998bfb4d
Merge pull request #149 from dolmen-go/feature/SheetView-options
|
il y a 8 ans |
Olivier Mengué
|
88e48e079a
Add SetSheetViewOptions and GetSheetViewOptions (#145)
|
il y a 8 ans |
Ri Xu
|
eb54510cad
Add missing XML attributes `customWorkbookViews` and `customWorkbookView` in the workbook, relate issue #152.
|
il y a 8 ans |
Jinzhu
|
21214a514d
Rename import path to github.com/360EntSecGroup-Skylar/excelize
|
il y a 8 ans |