p30928647
  • Joined on 2022-10-06
p30928647 released "v2.9.0" at p30928647/excelize 2024-10-15 23:17:23 +08:00
p30928647 pushed to master at p30928647/excelize 2024-09-21 16:50:25 +08:00
41c7dd30ce This closes #1993, support to set and get pivot table classic layout
p30928647 pushed to master at p30928647/excelize 2024-09-12 22:17:57 +08:00
02189fb016 Ref #65, new formula function DOLLAR (#1992)
p30928647 pushed to v2 at p30928647/excelize 2024-09-08 17:50:34 +08:00
9a38657515 This related for #720 and closes #1965, add new NumFmt field in the PivotTableField data type
d21b598235 This closes #1968, closes #1969
30c4cd70e0 This close #1963, prevent the GetStyle function panic when theme without sysClr
d81b4c8661 This closes #1957, fix missing shape macro missing after adjusted drawing object
4dd34477f7 This closes #1955, refs #119, support to set cell value with an IEEE 754 "not-a-number" value or infinity
Compare 24 commits »
p30928647 pushed to master at p30928647/excelize 2024-09-08 12:38:57 +08:00
ad8541790d This closes #1989, fix incorrect result of formula functions XIRR and XNPV
p30928647 pushed to master at p30928647/excelize 2024-09-05 22:05:38 +08:00
8c0ef7f90d This closes #1983, support create combo chart with same types
aca04ecf57 This closes #1987, support absolute paths for pictures (#1988)
0447cb22c8 This close #1985, fix incorrect result of cell value after apply general number format (#1986)
29366fd126 Add new fields for pivot table options and pivot field options
Compare 4 commits »
p30928647 pushed to master at p30928647/excelize 2024-08-31 11:08:21 +08:00
8f87131608 This closes #1979, fix decimal value round issue (#1984)
p30928647 pushed to master at p30928647/excelize 2024-08-27 22:43:58 +08:00
9c460ffe6c Add support for applying number format expression with language/location tags and ID (#1951)
p30928647 pushed to master at p30928647/excelize 2024-08-24 13:29:31 +08:00
c805be1f6f This related for #810, add new functions DeleteSlicer and GetSlicers (#1943)
p30928647 pushed to master at p30928647/excelize 2024-08-18 09:50:45 +08:00
9a38657515 This related for #720 and closes #1965, add new NumFmt field in the PivotTableField data type
d21b598235 This closes #1968, closes #1969
30c4cd70e0 This close #1963, prevent the GetStyle function panic when theme without sysClr
Compare 3 commits »
p30928647 pushed to master at p30928647/excelize 2024-07-20 11:53:13 +08:00
d81b4c8661 This closes #1957, fix missing shape macro missing after adjusted drawing object
4dd34477f7 This closes #1955, refs #119, support to set cell value with an IEEE 754 "not-a-number" value or infinity
68a1704900 This fix missing horizontal axis in scatter chart with negative values (#1953)
Compare 3 commits »
p30928647 pushed to master at p30928647/excelize 2024-07-13 10:44:29 +08:00
9c278365f2 This closes #1945, an error will be return if column header cell is empty in pivot table data range
307e533061 This closes #1942, fix percent sign missing in formatted result for zero numeric cell value (#1947)
431c31029e This closes #1944, add new TickLabelPosition field in the ChartAxis data type (#1946)
Compare 3 commits »
p30928647 pushed to master at p30928647/excelize 2024-07-07 17:29:49 +08:00
53b65150ce This closes #1940, SetCellHyperLink function now support remove hyperlink by None linkType
p30928647 pushed to master at p30928647/excelize 2024-07-06 09:29:02 +08:00
7999a492a4 This closes #1937, fix GetPivotTables returns incorrect data range (#1941)
b18b48099b Optimize ColumnNumberToName function performance, reduce about 50% memory usage and 50% time cost (#1935)
Compare 2 commits »
p30928647 pushed to master at p30928647/excelize 2024-06-19 20:50:24 +08:00
f04aa8dd31 Add new AutoFitIgnoreAspect field in the GraphicOptions data type (#1923)
p30928647 pushed to master at p30928647/excelize 2024-05-29 21:11:11 +08:00
c349313850 This closes #1910, fix a v2.8.1 regression bug introduced by commit 866f3086cd6714ab9114331fb8a73b1b4a1df0a1
p30928647 pushed to master at p30928647/excelize 2024-05-27 20:47:32 +08:00
08d25006f9 This fixed can not found code coverage on Windows (#1908)
p30928647 pushed to v2 at p30928647/excelize 2024-05-26 13:53:39 +08:00
f8487a68a8 This closes #1879, compatible with the escaped quote symbol in none formula data validation rules (#1880)
3e636ae7b2 This closes #1874, reduces memory usage for the GetRows function (#1875)
5f8a5b8690 This closes #1867, breaking changes: change the data type for the ConditionalFormatOptions structure field Format as a pointer
5dc22e874b Support get the cell images inserted by IMAGE formula function
9999221450 This closes #1865, unescape newline character in stream writer
Compare 146 commits »
p30928647 pushed to master at p30928647/excelize 2024-05-26 01:28:07 +08:00
0c3dfb1605 This closes #1903, made GetCellStyle function concurrency safe
p30928647 pushed to master at p30928647/excelize 2024-05-26 00:59:39 +08:00
79958aa738 This closes #1903, made GetCellStyle, SetRowVisible and GetRowVisible functions concurrency safe