OSDN Git Service

This closes #1792, support to update defined names reference when rename worksheet...
[excelize/excelize.git] / xmlChartSheet.go
2024-01-18 3zmxref #65, support _xlfn.ANCHORARRAY formula function...
2024-01-09 xuriThis closes #1777, fix the GetStyle or GetConditionalSt...
2023-04-18 xuriThis closes #1523, preventing format text cell value...
2023-01-02 xuriThis fixed worksheet protection issue
2022-02-16 xuriThis closes #1148, resolve limitations when adding...
2022-01-08 xuriTypo fix, rename exported constants, dependencies modul...
2021-08-14 xuriImprove security and simplify code
2021-04-04 xuriGo 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOS...
2021-03-07 xuri#625, support setting formula for cell in streaming API
2020-05-22 xuriMerge branch 'master' into fix/cell_lock
2020-05-05 xuriMerge branch 'formula'
2020-05-03 xuriinit formula calculation engine, ref #65 and #599
2020-03-28 xuriResolve #451, support create chart sheet
2020-03-24 xuri#451, init struct for chart sheet