Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.65k stars 471 forks source link

Is it possible to add links inside table? #327

Open karthikkp opened 5 years ago

Ziv-Barber commented 5 years ago

I'll work on the table code in the near future. It's one of the next tasks to work on it.

eugensunic commented 4 years ago

Has there been any follow up on that? Created an issue which can be closed I believe since it already exists here. Please close the the duplicate below: link inside table

eugensunic commented 4 years ago

I've created a solution for that, forked the repo and added on top of it. Would be good to have solution within the 'native' officegen lib

https://stackoverflow.com/questions/62522872/how-to-insert-a-link-into-node-js-officegen-table/62656561#62656561