xuri
|
aaced358f1
|
- Initialize shared formula types support, relate issue #227;
- go test and godoc has been updated
|
7 years ago |
Ri Xu
|
2b97c3bb46
|
- Support to read inlineStr type cell value, relate issue #208, PR #209;
- go test and godoc has been updated
|
7 years ago |
Ri Xu
|
564ebe48dd
|
- Fix `checkCellInArea()` index out of range when merged cell ref is single coordinate, relate issue #206;
- go test updated;
- Repository icon for SourceTree has been added
|
7 years ago |
Ri Xu
|
a6fc5a721d
|
- Make row index consistent in function `SetRowHeight` and `GetRowHeight`, fix issue #205;
- go test and godoc has been updated
|
7 years ago |
Ri Xu
|
06e54bf1c6
|
Readme and godoc has been updated.
|
7 years ago |
Ri Xu
|
b1b056e0eb
|
Handle special shared string table file name `xl/SharedStrings.xml`, relate issue #188
|
7 years ago |
Ri Xu
|
6f4e4d9ef1
|
Revert "The godoc and readme page has been updated."
This reverts commit e4611e9e25 .
|
7 years ago |
Ri Xu
|
e4611e9e25
|
The godoc and readme page has been updated.
|
7 years ago |
Ri Xu
|
67636039f6
|
- Init conditional format support, relate issue #75;
- go test and godoc updated
|
8 years ago |
Ri Xu
|
bf4b02e6d6
|
Update image in readme and fix typo.
|
8 years ago |
Ri Xu
|
d372bb977f
|
Priority cell style, when the cell and the column at the same time with the style attribute. Relate issue #54 and #56.
|
8 years ago |
Ri Xu
|
66349f8ec0
|
Handle number formats out of built-in range exception by returning raw value, relate issue #50.
|
8 years ago |
Ri Xu
|
7f30a6c943
|
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
- Drawing `nvPicPr` element ID property calculation changed;
- go test updated
|
8 years ago |
Ri Xu
|
219aadeb76
|
- Initialize char support, relate issue #31;
- Doc for function `GetRows()` updated, relate issue #43;
- Fix doc typo in `xmlContentTypes.go`;
- Default template updated;
- Readme updated;
- go test updated
|
8 years ago |
Ri Xu
|
4b8b410f52
|
Bugfix #23 can't get multiple records.
|
8 years ago |
Josh Fyne
|
e8ba09d0c5
|
io.Reader not io.ReaderAt
|
8 years ago |
Ri Xu
|
53564cbe57
|
Fix issue #19.
|
8 years ago |
Ri Xu
|
bd5b033b02
|
Support set work sheet background image.
|
8 years ago |
Ri Xu
|
03234d6a25
|
Support add picture with offset and scaling.
|
8 years ago |
Ri Xu
|
a99f0227b0
|
- New function `AddPicture()` added, support to add picture into excel cell;
- go test updated;
- fix typo and `gofmt -s` formatted
|
8 years ago |
Ri Xu
|
a08c8eb1ae
|
- Fix issue comments missing after save;
- Update import PKG syntax in struct;
- Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1)
|
8 years ago |
Ri Xu
|
ddeed48fc1
|
- Fix issue background image and table missing after save;
- Update test template for this fix
|
8 years ago |
Ri Xu
|
6e1475a242
|
Fix hyperlink missing after save issue and update completion row element logic to enhance compatibility.
|
8 years ago |
Ri Xu
|
78eb982052
|
Remove useless `.xlsx` tested files and go test updated.
|
8 years ago |
ahmad
|
37c4575835
|
looping on row col functionality
|
8 years ago |
Ri Xu
|
6185cd577d
|
Update go test.
|
8 years ago |
Ri Xu
|
db5f5134d5
|
Update test XLSX template.
|
8 years ago |
Ri Xu
|
d877d9f246
|
Fix zoom scale and page layout view setting of XLSX.
|
8 years ago |
Ri Xu
|
df8f85d6ab
|
Open file error return added and UpdateLinkedValue function added to fix linked values within a spreadsheet are not updating.
|
8 years ago |
Ri Xu
|
7bd8d9ee5b
|
Fix checkRow() out of range
|
9 years ago |
Ri Xu
|
0a0a36bafd
|
Update testing file more case added and reading cell value usage example in readme added.
|
9 years ago |
Ri Xu
|
a9d3ee2869
|
Init commit.
|
9 years ago |