Using OWC-Spreadsheet from Visual Studio.NET

P

pratibha_enjeti

I am assigned to re-write a project which previously used Farpoint
Spread control, I have written some test MFC app's to see, which type
of control would work best for this project.
I hope somebody can help me with their knowledge on this board.
Using VC++ in .NET is a must requirement - which is not a problem.
The number of features provided by Office -spreadsheet contains almost
all of my requirements - however this project is not going to a web
application - it will be a standalone .exe.
Using Farpoint Spread means using a new license- and it contains a lot
functionality than what I need for this project.

The only problem is - I have not found examples of using this MS office
Spread from VC++.
I want to program and control all features of this spreadsheet and make
it only viewable for the users. This might sound silly but can somebody
please direct me to a few examples and I should be set.
 
A

Alvin Bruney [MVP]

there aren't a lot of C++ examples. however, the good news is that the C#
examples can be directly ported without any problems. so dig in.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top