Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1065
Check if Excel-Export to Excel 2003 is possible
posted

Hi everybody,

We are using the UltraGridExcelExporter to Export Data from the UltraGrid to Excel 2003.
We can still not use the new UltraGridExcelExporter which works with the 3.0 .NET Framework or higher. So the export to Excel 2007 which has not these limitations of 256 columns and 65536 rows is not interesting at the moment.

Our question is:
How can we determine the count of all rows/columns the Excel-Workbook will have by calling the UltraGridExcelExporter's Export function. I mean before the FileLimitBehaviour throws an exception or truncates the data.

Parents Reply Children
No Data