C++ .NET - Create, Read and Write Excel

Does anyone have any sample code in C++ .NET managed code to Create, Read and Write and Excel 2000 Spreadsheet? If not, can you point me in the right direction to find documentation, articles, etc.

[205 byte] By [CSCNavy] at [2007-12-16]
# 1
Hi,
Here are some links that would be useful...

Programming Word and Excel Applications
Accessing Data Sample
Automating Excel Using the Excel Object Model
Samples provided here are either in VB or C#, just convert it to C++/CLI (same objects, its the operator that differs Big Smile)...
cheers,
Paul June A. Domag

PaulDomag at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 2
For those who are interested, Jason posted a reply in:

Visual C++
Visual C++ Language Re: C++ .NET Managed Code - Excel 2000

This solution worked for me.

Thanks everyone for your input,

Joel

CSCNavy at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...

.NET Development

Site Classified