musthafameeran
August 10th, 2005, 08:45 AM
Hi,
While exporting a report to excel (MS Excel 97-2000) through the export button, there is an option called "Whole Report" corresponding to "column width based on objects".
I need to do the export programmatically. What is the ExportOption corresponding to "Whole Report". I searched through the list of area types in <reportObject>.ExportOptions.ExcelAreaType. But unfortunately, it has all the area types except for "Whole Report". I tried ORing them also. it didn't work. Can anybody tell me the equivalent of doing the manual export programmatically with "Whole Report" option?
While exporting a report to excel (MS Excel 97-2000) through the export button, there is an option called "Whole Report" corresponding to "column width based on objects".
I need to do the export programmatically. What is the ExportOption corresponding to "Whole Report". I searched through the list of area types in <reportObject>.ExportOptions.ExcelAreaType. But unfortunately, it has all the area types except for "Whole Report". I tried ORing them also. it didn't work. Can anybody tell me the equivalent of doing the manual export programmatically with "Whole Report" option?