Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to save worksheet of my own created application using an extension. Therefore i want to create an own extension in c#. Can you send code for that?
Posted
Comments
Sergey Alexandrovich Kryukov 21-Jun-11 18:10pm    
Extension to what?! See my solution, but other meaning could by used due to ambiguity.
--SA

If this is about extension methods, read this: http://msdn.microsoft.com/en-us/library/bb383977.aspx[^].

If this is something else, please don't blame me. A question should be formulated in a comprehensive manner using correct terminology, leaving no ambiguity.

—SA
 
Share this answer
 
v2
Hope this[^] might help you.
 
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