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

Some little more complexity example of excel generator? #339

Open yantrab opened 4 years ago

yantrab commented 4 years ago

style/font/chart?

Ziv-Barber commented 4 years ago

Right now the Excel support is little bit limited. I'm going to improve it now and then I'll add an examples.

shubhamseth29 commented 2 years ago

@Ziv-Barber Is the support extended ,like adding charts to excel and merging columns , setting styles collapsing columns etc. ? Can you please recommend me some another library if these are not added in this one.