C# Windows form, Excel template

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C# windows form project, how do I use an existing Excel 2000 as a
template?
Thanks for help.

Jason
 
Thanks Derek.
Given that we have develped a sepcial MyReport.xls.
In MyReport.xls, it already have some data in it's workbook.
Now we want to pass variables from C# Windows Form to that MyReport.xls'
workbook.
 
Back
Top