Hello!
While printing the name of model in xls sheet through EndTable function, Only first 29 characters is getting printed from the name of model that you have selected.
For e.g.- in below case, this will print only 29 characters not the full one.
outfile.EndTable("The table description. This text appears in Excel", 100,"Arial", 12, 0, - 1, 0, 136, 0);
Is there any way to increase the size so that full name of model can be printed?
Regards
Abhishek