Commit Graph

33 Commits (0b8965dba9cf98fd1f5704ed0d354504c20776fa)

Author SHA1 Message Date
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 4b64b26c52
Ref: #660, #764, #1093, #1112, #1133 This improve number format support
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri bda8e7f812
This closes #1061, support multi-byte language on set header footer
3 years ago
xuri aa8f6f02bd
This closes #1029, support specify compact and outline for the pivot table
3 years ago
three f6f14f507e
Speed up merge cells
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
xuri e9ae9b45b2
change go module import path to github.com/xuri/excelize
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
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 9af00b9b98
This closes #804, fixes can't add timelines and slicers for a pivot table in generated spreadsheet
4 years ago
jinhyuk-kim-ca b83a36a8ae
support ShowError option in Pivot table (#802)
4 years ago
xuri 36b7990d6b
lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX
4 years ago
Zhang Zhipeng ad79505173
new formula func CLEAN and TRIM, change import path to v2 (#747)
4 years ago
xuri 5dd0b4aec2
using POSIX directory separator in zip path with Windows
4 years ago
xuri c82a185af8
Compatibility improvement: parse document core part (workbook) dynamically
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
Eugene Androsov 97bffe608d
Extend pivot table funtionality (#692)
4 years ago
xuri 15fd56853f
Update docs and typo fixed
5 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 ad883caa0f
Resolve #580, revert commit 5ca7231ed4
5 years ago
xuri 5f5ec76740
Fix #551, handle empty rows in streaming reading
5 years ago
xuri 09485b3f9f
Improve code coverage 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