Is there any way that I can format the column width, row height and also make font italic while exporting Excel in outsystems?
I have used the formatted excel file as Resources and used that resource as source to add data to excel and export it.
Hi
you can use this forge component - Advance Excel
or based on your need you can create your own extension for it.
Regards
Rahul
Hi @Rahul Sahu,
I am using Advanced Excel but I don't have an option to adjust the column width and row height and also make the font italic.
Hi,
I have searched in the forge list, and found that one forge named 'Excel_File_Utility' has been disappeared. So i think you may need to modify the extension 'Advanced Excel' to meet your requirements.