summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* This closes #838, fix wrong worksheet XML path of the stream writer in some casexuri2021-05-14
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* #65 fn: BESSELK and BESSELYxuri2021-05-09
* compatibility with non-standard page setup attributesxuri2021-05-07
* This closes #834, fix invalid file path and duplicate namespace when re-creat...xuri2021-05-06
* Fixe issue generated file corrupted caused by incorrect default XML namespace...xuri2021-04-30
* #826, support merge cell in streaming modexuri2021-04-28
* This closes #825, closes #829, closes #830, fix issue when get and add commen...xuri2021-04-27
* Fixed #825, improves compatibility for comments with absolute XML pathxuri2021-04-26
* Fixed #823, 12/24 hours time format parsing errorxuri2021-04-20
* update dependencies module and bump version 2.4.0xuri2021-04-18
* #65 fn: IRR nad MIRRxuri2021-04-16
* #65 fn: FV, FVSCHEDULE, NPER, NPV and PDURATIONxuri2021-04-14
* #65 fn: DB, DDB, DOLLARDE, DOLLARFR, EFFECT, ISPMT and NOMINALxuri2021-04-13
* fixed the negative values series missing chart color, #65 fn: CUMIPMT and CUM...xuri2021-04-11
* Support specifies that each data marker in the series has a different colorxuri2021-04-10
* #65 fn: IPMT, PMT and PPMTxuri2021-04-09
* Fixed #819, read empty after streaming data writingxuri2021-04-08
* #65 fn: IMLOG2, IMPOWER, IMPRODUCT, IMREAL, IMSEC, and IMSECHxuri2021-04-07
* #65 fn: IMSIN, IMSINH, IMSQRT, IMSUB, IMSUM, IMTANxuri2021-04-05
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* Fixed #813, streaming data writer result missing after call normal APIxuri2021-04-03
* #65 fn: BESSELI and BESSELJxuri2021-04-02
* #65 fn: VAR.P and VARP and fix Yoda conditions issuexuri2021-04-01
* #65 fn: QUARTILE and QUARTILE.INCxuri2021-03-31
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* #65 fn: PERCENTILE and PERMUTATIONAxuri2021-03-27
* #65, new fn: POISSON.DIST, POISSON, SKEW, and STDEV.Sxuri2021-03-26
* This closes #809, and add new fn: HARMEANxuri2021-03-25
* #64 fn: NORM.DIST, NORMDIST, NORM.INV, NORMINV, NORM.S.DIST, NORMSDIST, NORM....xuri2021-03-24
* Merge pull request #808 from JDavidVR/patch-1xuri2021-03-22
|\
| * updated SetDefinedName's localSheetId attr to use sheetIndexDavid2021-03-21
|/
* related issue #65 fn: FIXEDxuri2021-03-21
* #65 fn: DATEDIFxuri2021-03-19
* This closes #804, fixes can't add timelines and slicers for a pivot table in ...xuri2021-03-15
* #65 fn: NOW and TODAY, and update dependenciesxuri2021-03-14
* support ShowError option in Pivot table (#802)jinhyuk-kim-ca2021-03-13
* #625, support setting formula for cell in streaming APIxuri2021-03-07
* fix incorrect default column from GetColWidthxuri2021-03-05
* Fix UpdateLinkedValue which returns an error when has graph sheet (#793)yuki20062021-03-04
* Add support for setting hyperlink display & tooltip (closes #790) (#794)James Allen2021-03-03
* #65 fn: LARGE, SMALL, SUBSTITUTE, refactor ARABICxuri2021-03-02
* This improves compatibility for absolute XML path, Windows-style directory se...xuri2021-02-27
* handle default underline type on get rich text; #65 fn: CODE, COLUMN, FIND, F...xuri2021-02-24
* check empty rich text run properties; new formula fn: LEFT, LEFTB, RIGHT, RIGHTBxuri2021-02-23
* add GetCellRichText method and test (#789)tonnyzhang2021-02-22
* This closes #787, avoid duplicate rich text string items, new formula fn: BIN...xuri2021-02-21
* ref: #756, set cell as blank when SetCellValue with nil #756, new formula fn:...xuri2021-02-19
* #65 fn: DEC2BIN, DEC2HEX, DEC2OCTxuri2021-02-18
* #65 fn: KURT, STDEV, STDEVAxuri2021-02-17