Commit Graph

457 Commits (8922f659788187afa6d0a5d3248e999c2c1bb846)
 

Author SHA1 Message Date
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
6 years ago
xuri 36fc39feb6
Merge pull request #340 from rentiansheng/datavalidation_formula_error
6 years ago
rentiansheng daf32a37f9 fix: datavalidation list error, formula > 255 issue #339
6 years ago
xuri 0c5c99e2ad
Merge pull request #337 from kkxkkxkkgh/paper-size
6 years ago
kkxkkxkkgh 81948d9e1e The function SetPageLayout support set paper size
6 years ago
xuri 7f1323f7ac
Merge pull request #334 from albenik/duplicate_row
6 years ago
Veniamin Albaev 725c1a0c40 New feature: File.DuplicateRowTo() duplicate row to specified row position.
6 years ago
xuri b0ed4c12d2
Merge pull request #332 from mmitton/331_style_fill
6 years ago
Michael W. Mitton 5dd00b9a00 Do not create a blank fill if no fill is specified in the style format
6 years ago
xuri 055d3fadf2
Merge pull request #330 from zhangleijlu/master
6 years ago
zhangleijlu 034de7acd8 Resolve #318, add new functions and
6 years ago
xuri 969f4e2399
Resolve #329, add copyright agreement statement on README and LICENSE
6 years ago
Rafael Barros dea7ba0ec4 Fixes #195: Make GetRows return value avoid empty cell
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 34ee74b72a
Merge pull request #326 from fossabot/master
6 years ago
fossabot 46179eac45 Add license scan report and status
6 years ago
xuri 45ab95a4a1
Merge pull request #323 from albenik/tests_fix
6 years ago
Veniamin Albaev 35426ed5dc Tests refactoring
6 years ago
xuri 9a6f66a996
New feature: the function `SearchSheet` now support regular expression, relate pull request #316
6 years ago
Veniamin Albaev 7b7ca99f5d Duplicate row (#317)
6 years ago
r-uchino 9b8baf75ad Add RegSearchSheet (#316)
6 years ago
xuri b04107c4a3
Resolve #311, create 2D/3D area, stacked area, 100% stacked area chart support
6 years ago
xuri e7a96da2db
Merge pull request #315 from CodeLingoBot/codelingo-setup
6 years ago
CodeLingo Bot dcc20705ae CodeLingo setup
6 years ago
xuri 3ca3156d45
Merge pull request #313 from sairoutine/feature/get_merge_cells
6 years ago
sairoutine 3012df08eb Add GetMergeCells
6 years ago
xuri 90221bd98f
Fixes #310, support set and get TopLeftCell properties of sheet view options
6 years ago
xuri d166d2e06f
Merge pull request #307 from mlh758/add-outline-summary
6 years ago
xuri e728ff1498
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
6 years ago
xuri 62fbc216a7
Merge pull request #306 from wcsiu/go-module-migration
6 years ago
Harris faa7285a4f
Add support to flip outline summaries
6 years ago
wcsiu 252d31b3c6 migrate to go module
6 years ago
xuri 4094e0019f
Merge pull request #303 from CodeLingoBot/effective-go-fix-comments
6 years ago
xuri 81b43da7b6 Fix comments according to best practices by effective go
6 years ago
xuri b89f75c896
Add new logo for excelize
6 years ago
xuri 724ed5f9f3
Merge pull request #300 from taomin597715379/bugfix_297
6 years ago
taomin597715379 1bb59f75ea resolve #297, fix GetSheetMap() failed
6 years ago
xuri 507fc5307d
Merge pull request #291 from peiqi111/master
6 years ago
peiqi ef334ee658
fix issue #290
6 years ago