Gantt export excel question

Is the export to excel functionality, in some way editable?

I mean is there a serie of condition or some extra edition that you can give to the exported file?

first of all, Thanks

Hello Luis,
Yes, it is possible to configure how the exported file will look like. For example, you can export with the visual: true option, and you will see the timeline part in the exported file:
http://snippet.dhtmlx.com/5/ad72d476b
The following articles explain more possible options for the exportToExcel function:
https://docs.dhtmlx.com/gantt/api__gantt_exporttoexcel.html
https://docs.dhtmlx.com/gantt/desktop__excel.html#exporttoexcel

Thank you. I’ll check it out