summaryrefslogtreecommitdiff
path: root/xmlPivotCache.go
Commit message (Collapse)AuthorAge
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
| | | | Rename exported constants `NameSpaceDublinCoreMetadataIntiative` to `NameSpaceDublinCoreMetadataInitiative`
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, ↵xuri2021-04-04
| | | | IMCSCH, IMEXP, IMLN and IMLOG10
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
| | | | typo fixed
* Extend pivot table funtionality (#692)Eugene Androsov2020-09-11
| | | | | Add different pivot options Add header options to pivot table opts Add Style name options to pivot table opts
* - New API: SetSheetFormatPr and GetSheetFormatPrxuri2020-05-12
| | | | - typo fix, resolve #635
* Optimize code of Getting/Setting Page Marginsxuri2019-10-17
|
* Resolve #40, init pivot table supportxuri2019-09-20
|
* Combine functions:xuri2019-09-16
| | | | | | workBookRelsWriter, drawingRelsWriter into relsWriter; drawingRelsReader, workbookRelsReader, workSheetRelsReader into relsReader; addDrawingRelationships, addSheetRelationships into addRels
* Add pivot table cache definition structxuri2019-09-08