Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, ↵ | xuri | 2021-04-04 |
| | | | | IMCSCH, IMEXP, IMLN and IMLOG10 | ||
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
| | | | | typo fixed | ||
* | support ShowError option in Pivot table (#802) | jinhyuk-kim-ca | 2021-03-13 |
| | |||
* | Extend pivot table funtionality (#692) | Eugene Androsov | 2020-09-11 |
| | | | | | Add different pivot options Add header options to pivot table opts Add Style name options to pivot table opts | ||
* | Update docs and typo fixed | xuri | 2020-06-22 |
| | |||
* | Resolve #598, filter support for AddPivotTable | xuri | 2020-04-09 |
| | |||
* | Improve code coverage unit tests | xuri | 2019-12-29 |
| | |||
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
| | |||
* | Optimize code of Getting/Setting Page Margins | xuri | 2019-10-17 |
| | |||
* | Resolve #40, init pivot table support | xuri | 2019-09-20 |
| | |||
* | Combine functions: | xuri | 2019-09-16 |
| | | | | | | workBookRelsWriter, drawingRelsWriter into relsWriter; drawingRelsReader, workbookRelsReader, workSheetRelsReader into relsReader; addDrawingRelationships, addSheetRelationships into addRels | ||
* | Prepare pivot table support, add pivot table definition struct | xuri | 2019-09-06 |