summaryrefslogtreecommitdiff
path: root/xmlContentTypes.go
Commit message (Expand)AuthorAge
* This closes #1257, fix incorrect worksheet header footer fields orderxuri2022-06-21
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* Support concurrency add picturexuri2021-07-06
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* Update docs and typo fixedxuri2020-06-22
* Improve code coverage unit testsxuri2019-12-29
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* README updatedxuri2019-01-01
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* - Initialize char support, relate issue #31;Ri Xu2017-04-23
* - Complete the element `sheetFormatPr` struct definition;Ri Xu2017-03-10
* - New function `AddPicture()` added, support to add picture into excel cell;Ri Xu2017-01-17
* - Fix issue comments missing after save;Ri Xu2016-12-22
* Update godoc of package.Ri Xu2016-10-19
* 1) Update readme file credits and go report badge added; 2) Remove use less f...Ri Xu2016-08-31
* - Get cell value supportRi Xu2016-08-30
* Init commit.Ri Xu2016-08-30