A set of .NET Framework managed libraries for developing graphical user interfaces.
Winforms ReportViewer Excel Export with formulas
I have a Winform Report where one columns is calculated as the difference % between two columns. There is a total column which is calculated as the sum of two columns.
These formulas i need to export in the excel reports. Please provide a sample for this. I searched online but didn't find any sample for the reportviewer.
The existing report is rendered like this: reportviewer.LocalReport.Render("Excel", null,.....)
This rendered report has no formulas in the columns. It just has the numeric values.
Developer technologies | Windows Forms
Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.