Click here to Skip to main content
15,910,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi developers

I want to Create my own excel sheet , which should inherit the functionality of ms excel .
Because I want import csv file / excel file in it and process it .
I have add Office spreadsheet web client from COM inside my windows application tools
Add it on my windows application.
It still looking as excels 2000
But unable to understand
How it will be work?
How can I add command button on it?
How can I do program on it?

Please guide me
Thanks for your answer in advance

Have a nice weekend

Vishal
DELHI(INDIA)
Posted

vishu1999a wrote:
But unable to understand How it will be work?
How what will work?

vishu1999a wrote:
How can I add command button on it?
Add command button where?

vishu1999a wrote:
How can I do program on it?
Program on what?

As you can see your questions are far from clear. Please think more carefully about your problem and try to explain exactly what you are having difficulty with. If you just want to use Excel within a C# program then you need to look at the Interop.Excel namespace. This article[^] will help you to get started.
 
Share this answer
 
Comments
bbirajdar 8-Jul-12 13:42pm    
He seems to be hit by 'it' syndrome...
you could find related works in here and there
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900