Filter RSS
xuri's History

2024-02-26
03:41
[Git] commits were pushed to 'excelize' (current: 688808b2b4f7bb1f338991c810cd2ee6a7bb1451)
This closes #1819, formula calculation engine support array formulas - Improve the defined name ...
2024-02-24
10:15
[Git] commits were pushed to 'excelize' (current: 02b84a906cb6adc54c0616080cc334a7af05d69d)
This closes #1820, converted styleFillVariants from slice to func (#1821)
2024-02-05
21:58
[Git] commits were pushed to 'excelize' (current: 9cbe3b6bd085a5b45ade85ba70ef578ab31a0b0f)
This closes #1807, calculation engine support date and formula type cell (#1810) Co-authored-by...
2024-02-04
23:39
[Git] commits were pushed to 'excelize' (current: bba155e06da987f631278dba8c80545713b4a3b7)
This closes #1805, support set chart axis font family, size and strike style (#1809) - Update u...
2024-02-03
13:07
[Git] commits were pushed to 'excelize' (current: a258e3d8580c5a4d16454bc4642d2a1704dd0ed9)
Fix CalcCellValue does not return raw value when enable RawCellValue (#1803)
2024-01-30
23:43
[Git] commits were pushed to 'excelize' (current: 99e91e19efc562828af58fb9fde33b2e5d01f9a0)
This closes #1794, add new GetBaseColor function (#1798) Co-authored-by: wangjingwei <wang.jing...
00:09
[Git] commits were pushed to 'excelize' (current: 9a6855375e81067021ff0808f3b7a0c36d68afca)
This closes #1792, support to update defined names reference when rename worksheet (#1797)
2024-01-25
22:55
[Git] commits were pushed to 'excelize' (current: e4497c494d0150c9e5c4c58e948743dadbf219fb)
ref #65, new formula function: DBCS (#1791) Co-authored-by: wujierui <wujierui@jimabrand.com>
2024-01-24
23:07
[Git] commits were pushed to 'excelize' (current: 9b078980df40dc6877f7057b113b3f999f57adee)
This closes #1789, delete VML shape on delete comment (#1790) - Improve delete cell comment sha...
2024-01-22
21:42
[Git] commits were pushed to 'excelize' (current: 5399572353aa8da7cb37603b6bcdd09ec020ede1)
This closes #1786, support set fill color of the chart (#1788) - Add a new field Fill in Chart,...
2024-01-21
12:55
[Git] commits were pushed to 'excelize' (current: 4eb3486682366a2df3ab1391b995b4285e493854)
This closes #1783, support set conditional formatting with multiple cell ranges (#1787)
2024-01-19
21:11
[Git] commits were pushed to 'excelize' (current: 50e23df865354c7ebc6f34424ef3359f4528afe0)
ref #65, support _xlfn.ANCHORARRAY formula function (#1784) - Initial formula array calculation...
2024-01-09
23:28
[Git] commits were pushed to 'excelize' (current: 792656552bf102b9703d45cce62def5abe5afe4a)
This closes #1777, fix the GetStyle or GetConditionalStyle function to returns incorrect DecimalP...
2023-12-30
15:45
[Git] commits were pushed to 'excelize' (current: f4e395137d8ffbab4a5132156e22d0c03eddbf31)
This closes #1770, fix incorrect multiple conditional formats rules priorities - Rename variable...
2023-12-28
18:44
[Git] commits were pushed to 'excelize' (current: bb8e5dacd24f41a10927fc9ca975c4df2a3a4b24)
This closes #1769 and closes #1770, support multiple conditional formats rules - Update the unit...
2023-12-26
00:57
[Git] commits were pushed to 'excelize' (current: 8831afc5585c126ec4edbc21e0a2a67d7183eed7)
This recover the Sizes field in the ChartSeries data type removed in commit dfaf418f340f260c5005e...
2023-12-23
15:53
[Git] commits were pushed to 'excelize' (current: e998c374ac4ab3f4141c0be25d474258280a6d23)
This closes #1767, change struct field tabRatio date type to float64
2023-12-20
02:07
[Git] commits were pushed to 'excelize' (current: 37e2d946be6e2dfe9778b0261004f448bcdb0067)
Breaking changes: Go 1.18 and later required - This made the GetPictureCell function support get...
2023-12-16
13:40
[Git] commits were pushed to 'excelize' (current: 00d62590f4791013aca4a27f4d2f1ddc8546a09a)
This closes #664, support get embedded cell images (#1759) Co-authored-by: liying05 <liying05@z...
2023-12-14
01:10
[Git] commits were pushed to 'excelize' (current: dfaf418f340f260c5005e8343135cd6af60b8e58)
This closes # 1704, support set the data labels position for the chart (#1755) - Breaking chang...