Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation - C#
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01374367
Message ID:
01375059
Views:
17
everything you need is under the Microsoft.Office.interop.Excel namespace. Instantiate an object from the ApplicationClass() and then one from the application class object under .Workbooks.Add(). Intellisense will help you out.
Previous
Reply
Map
View

Click here to load this message in the networking platform