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
/
test
Commit message (
Expand
)
Author
Age
*
Update image in readme and fix typo.
Ri Xu
2017-07-06
*
Priority cell style, when the cell and the column at the same time with the s...
Ri Xu
2017-05-30
*
Handle number formats out of built-in range exception by returning raw value,...
Ri Xu
2017-05-05
*
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
Ri Xu
2017-04-30
*
- Initialize char support, relate issue #31;
Ri Xu
2017-04-23
*
Bugfix #23 can't get multiple records.
Ri Xu
2017-02-17
*
io.Reader not io.ReaderAt
Josh Fyne
2017-02-16
*
Fix issue #19.
Ri Xu
2017-02-07
*
Support set work sheet background image.
Ri Xu
2017-01-24
*
Support add picture with offset and scaling.
Ri Xu
2017-01-22
*
- New function `AddPicture()` added, support to add picture into excel cell;
Ri Xu
2017-01-17
*
- Fix issue comments missing after save;
Ri Xu
2016-12-22
*
- Fix issue background image and table missing after save;
Ri Xu
2016-12-20
*
Fix hyperlink missing after save issue and update completion row element logi...
Ri Xu
2016-12-20
*
Remove useless `.xlsx` tested files and go test updated.
Ri Xu
2016-11-02
*
looping on row col functionality
ahmad
2016-10-31
*
Update go test.
Ri Xu
2016-10-23
*
Update test XLSX template.
Ri Xu
2016-09-22
*
Fix zoom scale and page layout view setting of XLSX.
Ri Xu
2016-09-22
*
Open file error return added and UpdateLinkedValue function added to fix link...
Ri Xu
2016-09-06
*
Fix checkRow() out of range
Ri Xu
2016-09-02
*
Update testing file more case added and reading cell value usage example in r...
Ri Xu
2016-09-02
*
Init commit.
Ri Xu
2016-08-30