How can I embed an excel spreadsheet in a C# program.
- by Gary Bard
I've been trying to use the ActiveX control axOWC10.axSpreadsheet but I can't figure out how to specify the DataSource and DataMember properties. Should I not be using this particular ActiveX control?