Commit Graph

25 Commits (df3c50bf2037ad83453e1cf8fe1dec3e64f4fd77)

Author SHA1 Message Date
xuri 3e2406096f
This closes #1462 and closes #1464
2 years ago
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
xuri 1c167b96a3
Improves the calculation engine, docs update, and adds the dependabot
3 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
Jonham.Chen af5c4d00e8
feat: implement SHA-512 algorithm to ProtectSheet (#1115)
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
xuri cf9fbafdd8
This closes #979, fix the data validation deletion issue and tidy the internal function in the source code
4 years ago
Deepak S ee8098037d
Prevent panic when incorrect range is provided as PivotTableRange to (#874)
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri f27624acdd
This closes #866, support use the defined name to reference the data range in pivot table options
4 years ago
jinhyuk-kim-ca b83a36a8ae
support ShowError option in Pivot table (#802)
4 years ago
Ludovic Braconnier 2bd359bd01 fix pivot fails in case of multi columns and multi data
4 years ago
jinhyuk-kim-ca c492220237
Pivot table generation fails when no Columns and multiple Data are provided. (#708)
4 years ago
xuri 96917e4617
Update docs and test case for the pivot table
4 years ago
xuri 10115b5d88 - Resolve #611, fix failure BenchmarkSetCellValue
5 years ago
xuri e36650f4ff
Resolve #598, filter support for AddPivotTable
5 years ago
xuri 821a5d8672
AddPivotTable API changed: new structure PivotTableField to hold pivot table fields for better scalability
5 years ago
xuri 6dcb7013ee
Resolve #582, support to set date field subtotal and names for pivot table
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
xuri 87390cdd99
Resolve #511, allow empty columns in the pivot table
5 years ago
xuri 3c636da460
Resolve #40, init pivot table support
5 years ago