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
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
9c460ffe6c
Add support for applying number format expression with language/location tags and ID (#1951)
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
68a1704900
This fix missing horizontal axis in scatter chart with negative values (#1953)
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)
53b65150ce
This closes #1940, SetCellHyperLink function now support remove hyperlink by None linkType
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)
c349313850
This closes #1910, fix a v2.8.1 regression bug introduced by commit 866f3086cd6714ab9114331fb8a73b1b4a1df0a1
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
79958aa738
This closes #1903, made GetCellStyle, SetRowVisible and GetRowVisible functions concurrency safe