Ri Xu
|
a9c7d6637c
- Support to set the positioning of a picture, relate issue #214;
|
7 years ago |
Ri Xu
|
9ee57fdb38
Fix typo and adding Chinese version document.
|
7 years ago |
Ri Xu
|
2b97c3bb46
- Support to read inlineStr type cell value, relate issue #208, PR #209;
|
7 years ago |
Ri Xu
|
564ebe48dd
- Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206;
|
7 years ago |
Ri Xu
|
a6fc5a721d
- Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205;
|
7 years ago |
Ri Xu
|
dcbde4b831
- Add categories or values on reverse order (orientation of the chart) support, and set auto or fixed maximum, minimum of the axis, relate issue #202;
|
7 years ago |
Ri Xu
|
50e3963332
Remove English from the Chinese Readme file.
|
7 years ago |
Ri Xu
|
adce2de927
Add the Chinese version of the README file.
|
7 years ago |
Ri Xu
|
d65b30055d
- Update the function `NewSheet()` to handle when already exists a worksheet of the same name, relate pull request #196;
|
7 years ago |
Ri Xu
|
770026e956
- New function `SetSheetRow()` has been added for support write whole line at once, relate issue #96 and #194;
|
7 years ago |
Ri Xu
|
ecc3adf22a
- Add protection properties associated with the cell support, relate issue #191;
|
7 years ago |
Ri Xu
|
06e54bf1c6
Readme and godoc has been updated.
|
7 years ago |
Ri Xu
|
45c31c4764
- Update the function `AddChart()`: clustered, stacked and 100% stacked bar and column series charts supported, relate issue #190;
|
7 years ago |
Ri Xu
|
b1b056e0eb
Handle special shared string table file name `xl/SharedStrings.xml`, relate issue #188
|
7 years ago |
Ri Xu
|
9d7b94d760
Update godoc to make charts compatibility with WPS, relate issue #187.
|
7 years ago |
Ri Xu
|
7621927573
- Add a hyperlink to an image support for the function `AddPicture()`, relate issue #185;
|
8 years ago |
Ri Xu
|
638bd44dd5
- gofmted with -s;
|
8 years ago |
xuri
|
12760a7ee6
Merge pull request #184 from martinal/speedup-setcellstyle-more
|
8 years ago |
Martin Sandve Alnæs
|
e556c25047
Avoid looping over unused rows and columns in SetCellStyle.
|
8 years ago |
Ri Xu
|
6f4e4d9ef1
Revert "The godoc and readme page has been updated."
|
8 years ago |
Ri Xu
|
e4611e9e25
The godoc and readme page has been updated.
|
8 years ago |
xuri
|
4aadca6db8
Merge pull request #183 from pvelder/182_fix
|
8 years ago |
dvelderp
|
b25ec6e9d3
xlsx.SetCellValue() now supports bool value
|
8 years ago |
xuri
|
541d29f3b2
Merge pull request #180 from mbresson/optimize-SetCellStyle
|
8 years ago |
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
|
8 years ago |
Ri Xu
|
50cdaed5a3
- Add 3D column and 3D 100% stacked column chart support, relate issue #160;
|
8 years ago |
Ri Xu
|
6dc135a992
Fix read columns count wrong in specific xlsx data, relate issue #175
|
8 years ago |
Ri Xu
|
52b1a8e896
- Function `SetCellValue()` time.Duration support added, relate issue #176;
|
8 years ago |
Ri Xu
|
e13ccce89a
Copyright updated.
|
8 years ago |
Ri Xu
|
46187309f4
Issue template and contributing guide updated.
|
8 years ago |