Commit Graph

26 Commits (475fbf3856dd83c4813874570ae5ae2cb48ed421)

Author SHA1 Message Date
xuri 8922f65978
Combine functions:
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri a335be7e4e
New functions: SetDefinedName and GetDefinedName added
6 years ago
xuri d038ca2e9c
Fix #413, make pivot cache ID not omit empty
6 years ago
xuri f91f548614
Resolve #404, get sheet map by target rels.
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri e728ff1498
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
Ri Xu eb54510cad
Add missing XML attributes `customWorkbookViews` and `customWorkbookView` in the workbook, relate issue #152.
7 years ago
Ri Xu 3b2c80ddc3
Trim blank cells which created by `completeCol()`, relate issue #81
8 years ago
Ri Xu 4f942255e4
- Fix missing element in worksheet, workbook and styles. Related issue #81;
8 years ago
Ri Xu dea57dd0ae Code optimize.
8 years ago
Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support;
8 years ago
Ri Xu 52796f6e58 Format commants, break comments after 80 characters.
8 years ago
Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions;
8 years ago
Ri Xu c5cc500b88 - Fix issue: pivot cache and extending spreadsheetML missing;
8 years ago
Ri Xu b84bfa7eab - Update maximum 31 characters allowed in sheet title;
8 years ago
Ri Xu a08c8eb1ae - Fix issue comments missing after save;
8 years ago
Ri Xu 75abc628fe Update godoc of package.
8 years ago
Ri Xu 2e8fa2d39c Use conjunction with strings.Map to split Axis and update godoc.
8 years ago
Ri Xu 192af02a40 Format code with golint rules
9 years ago
Ri Xu 0e61ae7eda 1) Update readme file credits and go report badge added; 2) Remove use less function; 3) Update test file.
9 years ago
Ri Xu a9d3ee2869 Init commit.
9 years ago