I am writing here because I have a problem when I try to export a straight table in ppt using a macro.
Basically, I need to create a ppt presentation exporting objects as graphs, textbox or line. Everything works fine but if I try to export straight table, it seems that, after the past action, powerpoint does an automatic columns resize.
The issue doesn't allow to show a readable table version because some columns take too much space and other are reduced.
I would need of a script that allow me to resize the table in powerpoint after the past action or, something can allow me to fix he column width before export the table.