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
80
Integer Format - Ultra Web Grid Excel Exporter
posted

Greetings,

I'm exporting data from a WebGrid to Excel via UltraWebGridExcelExporter. Some cells are strings and others are numbers. Does anyone have code examples of how to get UltraWebGridExcelExporter to properly export numeric values as actual Integer/Double Excel cells?

In other words, right now I'm getting the software to export an Excel spreadsheet but every cell is a String format. I must manually modify cells into Double format.

Thanks!