[go-nuts] Re: Excel XLSX to read/write without losing of formatting

2019-07-17 Thread plandem
Major update to library again: - added full support of conditional formatting - added support of comments Also I created guide for most features: https://plandem.github.io/xlsx2go/ On Sunday, August 27, 2017 at 2:34:51 AM UTC-4, Andrey Gayvoronsky wrote: > > Hi guys, I know that there are few lib

[go-nuts] Re: Excel XLSX to read/write without losing of formatting

2019-05-03 Thread plandem
Library updated again: - added full support of hyperlinks - added full support of merged cells - refactored formatting to improve usage - other small changes v1.0.0 -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group

[go-nuts] Re: Excel XLSX to read/write without losing of formatting

2017-08-27 Thread plandem
Hope you will have time :) I still have some todos - like adding "drawing" and etc, but I really worry about - how it would be easy to contribute, because I really don't want another library that hard to support/improve On Sunday, August 27, 2017 at 9:34:51 AM UTC+3, Andrey Gayvoronsky wrote: >