xuri
|
8fff533b40
Merge pull request #379 from yoshhiide/bug-calc-position-object
|
6 years ago |
xuri
|
4e7d93a777
Resolve #377, avoid empty column in GetRows result
|
6 years ago |
nabeyama yoshihide
|
8134197b07
Adjust coding style
|
6 years ago |
nabeyama yoshihide
|
b0acd922ef
Fixed bug in the calculation target cell(row).
|
6 years ago |
nabeyama yoshihide
|
28c02e3aaf
Fixed bug in column cell to check.
|
6 years ago |
xuri
|
eca66180f1
resolve #359, optimize for saving duplicate images
|
6 years ago |
Michael
|
a94dcb9918
Do not save duplicate images
|
6 years ago |
xuri
|
f0244c0016
Add unit test to improve testing coverage
|
6 years ago |
xuri
|
40ff5dc1a7
refactor: handler error instead of panic,
|
6 years ago |
Michael
|
2874d75555
Add benchmark for adding images to sheet (#367)
|
6 years ago |
xuri
|
677a22d994
resolve #366 fix image duplication
|
6 years ago |
Veniamin Albaev
|
7d197c6d89
Fixed PR #356 regression RemoveCol() broken (#365)
|
6 years ago |
xuri
|
70b1a29165
Use bitSize for float32 type numbers conversion, relate PR #361
|
6 years ago |
Michael
|
b2c12d784e
SetCellFloat for floats with specific precision (#361)
|
6 years ago |
xuri
|
40ea8eb014
resolve #360, fix axis parse issue when add / get pictures;
|
6 years ago |
xuri
|
beff7b4f3c
Typo fixed and godoc updated
|
6 years ago |
Veniamin Albaev
|
dc01264562
Huge refactorig for consistent col/row numbering (#356)
|
6 years ago |
xuri
|
092f16c744
Merge pull request #352 from caozhiyi/master
|
6 years ago |
caozhiyi
|
b974df402a
update go test and function docs
|
6 years ago |
Kimxu
|
164a3e126a
update README and functions docs (#351)
|
6 years ago |
Veniamin Albaev
|
12c1e2481e
Implement consistent row addressing by Excel row number starting with 1 (#350)
|
6 years ago |
xuri
|
f66212da9b
Resolve #106, #294 performance optimization for add hyperlink
|
6 years ago |
xuri
|
1aed1d744b
Resolve #274, performance optimization for add images, charts and shapes
|
6 years ago |
BluesJhao
|
1427027e38
Resolve #235, performance optimization for add comments (#347)
|
6 years ago |
xuri
|
c223815cfe
Resolve #345, get comments by target reference
|
6 years ago |
xuri
|
0072bb7310
resolve the issue corrupted xlsx after deleting formula of cell, reference #346
|
6 years ago |
Olivier Mengué
|
e780e41e02
Faster TitleToNumber (#343)
|
6 years ago |
xuri
|
b7b925c03f
Update readme
|
7 years ago |
xuri
|
36fc39feb6
Merge pull request #340 from rentiansheng/datavalidation_formula_error
|
7 years ago |
rentiansheng
|
daf32a37f9
fix: datavalidation list error, formula > 255 issue #339
|
7 years ago |