2
Answers

From Windows Form to Excel using c# ?

I Have a Windows Form who contains multiple Objects inside like:
 
Split Container
Label
TextBox 
Pie Chart
Tab Control 
DataGridView 
Etc..
 
How can I convert this form to Excel and get it to look exactly as it seen on the screen (at run time) ??
Answers (2)