Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Do I have to use VSTO to program Excel2003?

I have hit a brickwall in functionality using OWC10 to generate
spreadsheets from the web. So I decided that I'll need to write an
actual C# program to generate the spreadsheet file. I need to be able
to programmatically control Excel2002 and 2003, especialy Page Setups &
Margins and text wrapping. Do I have to use VSTO to get this level of
control or can I use the regular C# api from within VisualStudio
2003/2005 for both versions of excel for use as a desktop application?

thanks for your help!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 339
Default Do I have to use VSTO to program Excel2003?


"mjohnson" skrev i meddelandet
oups.com...
I have hit a brickwall in functionality using OWC10 to generate
spreadsheets from the web. So I decided that I'll need to write an
actual C# program to generate the spreadsheet file. I need to be able
to programmatically control Excel2002 and 2003, especialy Page Setups &
Margins and text wrapping. Do I have to use VSTO to get this level of
control or can I use the regular C# api from within VisualStudio
2003/2005 for both versions of excel for use as a desktop application?

thanks for your help!


Ypu can use C# from Visual Studio, it's probably a better choice. VB6 is
easier to use but that requires Visual Studio 6. Just google C# and Excel
and youu will find lots of sample code. Here are a few links that I found:

http://www.codeproject.com/csharp/csharp_excel.asp
http://www.c-sharpcorner.com/winforms/ExcelReadMG.asp
http://msdn.microsoft.com/library/de.../OffCSharp.asp

/Fredrik



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
After installing Excel2007, can Excel2003 program be removed? FredK Setting up and Configuration of Excel 1 February 25th 09 07:58 PM
VSTO David12345 Excel Discussion (Misc queries) 2 December 27th 05 08:14 PM
VSTO PasteSpecial Bob Sullentrup Excel Programming 2 November 3rd 05 10:26 PM
Excel2003 C\Program Files\Travel Dictionary Trueterm V5.xla not fo BDeveen Excel Discussion (Misc queries) 0 October 11th 05 07:16 PM
VSTO 2.0 No Name Excel Programming 1 December 8th 03 09:02 PM


All times are GMT +1. The time now is 03:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"