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
/
picture_test.go
Commit message (
Expand
)
Author
Age
*
Improve security and simplify code
xuri
2021-08-15
*
change go module import path to github.com/xuri/excelize
xuri
2021-07-28
*
- Support concurrency iterate rows and columns
xuri
2021-07-05
*
This closes #652, new SetColWidth API, support set column width in stream wri...
xuri
2021-05-10
*
#65 fn: N, PERCENTILE.INC and T
xuri
2021-03-30
*
This closes #657 and closes #748, AddChart support custom marker symbol and s...
xuri
2020-12-14
*
update docs and improve compatibility
xuri
2020-07-11
*
Merge pull request #410
xuri
2020-05-17
*
Resolve #455, init delete picture from spreadsheet support
xuri
2020-01-22
*
optimization: checking error in unit tests
xuri
2019-12-24
*
Improve code coverage unit tests
xuri
2019-12-22
*
Add TIF, TIFF format images and more detailed error information when open th...
xuri
2019-06-27
*
add unit tests to functions
xuri
2019-04-16
*
Resolve #369,#370
xuri
2019-04-15
*
Do not save duplicate images
Michael
2019-03-25
*
Add unit test to improve testing coverage
xuri
2019-03-24
*
refactor: handler error instead of panic,
xuri
2019-03-23
*
Add benchmark for adding images to sheet (#367)
Michael
2019-03-23