Re: Programming excel in C#

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Jun 12, 12:58 pm, b...@xxxxxxxxx wrote:
Hi,

I wish to develop some features for an excel document. The version of
excel is 2002 SP3. I'm using Visual Studio 2005. Is it possible for me
to program in C# instead of VBA?

Thanks,

Barry.

You can use VSTO.

Using namespaces:

Microsoft.Office.Interop.Excel;
Microsoft.Office.Core;

Developer reference:http://msdn2.microsoft.com/en-us/library/
bb187365.aspx

.



Relevant Pages

  • Re: Programming excel in C#
    ... I wish to develop some features for an excel document. ... excel is 2002 SP3. ... I'm using Visual Studio 2005. ...
    (microsoft.public.dotnet.languages.csharp)
  • Programming excel in C#
    ... I wish to develop some features for an excel document. ... excel is 2002 SP3. ... I'm using Visual Studio 2005. ...
    (microsoft.public.dotnet.languages.csharp)
  • Paste from Access
    ... Excel and Access 2002 SP3 ... but either one still pastes each word in a separate cell. ... document to a new spreadsheet (corrupt Excel document?) and got the same ... perfectly into a single cell as you would expect. ...
    (microsoft.public.excel.misc)