Excel XLSX to read/write without losing of formatting

307 views
Skip to first unread message

pla...@gmail.com

unread,
Aug 27, 2017, 2:34:51 AM8/27/17
to golang-nuts
Hi guys, I know that there are few libs already here, but sadly I could not get any that would respects existing styles.

So here is new attempt to get decent lib to work with xlsx:

https://github.com/plandem/xlsx

Would like to hear your thoughts

Harley Laue

unread,
Aug 27, 2017, 5:06:35 AM8/27/17
to pla...@gmail.com, golang-nuts

I haven't had a chance to give it a try, but we ran into similar issues to what you describe here and in the readme. So it's cool to see this.

It's a bit of a pity that one of the other libraries couldn't be improved upon, but I get that it's sometimes harder to change something than to basically start over.


--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

pla...@gmail.com

unread,
Aug 27, 2017, 7:43:54 AM8/27/17
to golang-nuts
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

pla...@gmail.com

unread,
Jul 14, 2018, 11:41:11 PM7/14/18
to golang-nuts
Library a little bit updated. 

Now it's possible to open sheets in stream mode, added iterators to iterate data in differ ways and now it's also possible to copy rows/cols/ranges.

pla...@gmail.com

unread,
Jul 29, 2018, 4:24:01 PM7/29/18
to golang-nuts
another update: refactored internals for style sheets, added typed getters for cell's value, small bugfixes

pla...@gmail.com

unread,
May 3, 2019, 3:31:24 AM5/3/19
to golang-nuts
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

pla...@gmail.com

unread,
Jul 17, 2019, 10:05:59 PM7/17/19
to golang-nuts
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/
Reply all
Reply to author
Forward
0 new messages