| Commit message (Expand) | Author | Age |
* | Support get cell value which contains a date in the ISO 8601 format | xuri | 2022-10-24 |
* | This closes #1369, support set, and get font color with theme and tint (#1370) | GaoFei | 2022-10-15 |
* | RichTextRun support set superscript and subscript by vertAlign attribute (#1252) | jialei | 2022-06-13 |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | This closes #1119, style parsing issue fixed | xuri | 2022-01-15 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | Make the functions `SetSheetRow`, `New Style` and `SetCellStyle` concurrency ... | xuri | 2021-07-07 |
* | Fixe issue generated file corrupted caused by incorrect default XML namespace... | xuri | 2021-04-30 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | This closes #809, and add new fn: HARMEAN | xuri | 2021-03-25 |
* | value fields xlsxPatternFill.FgColor & xlsxPatternFill.BgColor cause … (#770) | Eagle Xiang | 2021-01-28 |
* | update docs and improve compatibility | xuri | 2020-07-11 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | - formula engine: reduce cyclomatic complexity | xuri | 2020-05-10 |
* | Resolve #628, omit number format empty | xuri | 2020-05-06 |
* | Resolve #470, export Style structs to allow create the style for cells by giv... | xuri | 2020-03-10 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Compatibility improvement | xuri | 2019-09-24 |
* | Fix #482, font strike style support | xuri | 2019-09-23 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Fix #424, refactor merged cells adjuster | xuri | 2019-06-12 |
* | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | Fix #411, change font size to float type | xuri | 2019-06-07 |
* | Resolve #404, get sheet map by target rels. | xuri | 2019-05-17 |
* | README updated | xuri | 2019-01-01 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | - Add protection properties associated with the cell support, relate issue #191; | Ri Xu | 2018-03-07 |
* | - Init conditional format support, relate issue #75; | Ri Xu | 2017-08-11 |
* | Add missing element `xfId` of the styles to fix issue #93. | Ri Xu | 2017-08-07 |
* | - Support set custom number format, relate issue #86; | Ri Xu | 2017-07-27 |
* | - Fix missing element in worksheet, workbook and styles. Related issue #81; | Ri Xu | 2017-07-15 |
* | - Display negative numbers by applying a red color supported; | Ri Xu | 2017-07-15 |
* | - Currency format supported, relate issue #80; | Ri Xu | 2017-07-14 |
* | Support set font style of shape text. Relate issue #38. | Ri Xu | 2017-05-16 |
* | Initialize comments support & go test updated. | Ri Xu | 2017-05-13 |
* | - Font bold, italic and underline style support. Relate issue #45; | Ri Xu | 2017-04-25 |
* | - Set number format for a cell support; | Ri Xu | 2017-04-07 |
* | - Set text in cell align support, note that the parameters of the `SetCellSty... | Ri Xu | 2017-03-26 |
* | - Set cell background color and style support; | Ri Xu | 2017-03-19 |
* | - Complete the element `sheetFormatPr` struct definition; | Ri Xu | 2017-03-10 |
* | - New feature: border setting support (Related issue #21); | Ri Xu | 2017-03-06 |