Tagged Questions
The axspreadsheet tag has no wiki summary.
0
votes
1answer
183 views
I have a question about axSpreadsheet,can any body help me?
I use it in C#,but when i set the source there's a error.
Codes:
string strConn = "Provider=Microsoft.Jet.OleDb.4.0;" + "data source=" + filename + ";Extended Properties='Excel 8.0; HDR=YES; ...
0
votes
1answer
197 views
How to load axspreadsheet in Visual Studio 2005 or C# Express 2008
I have office 2007 installed with .NET programmability checked.
From VS2005/VC#2008 Toolbox I tried to add new item which is axspreadsheet, unfortunately I could not find it from .NET Framework / COM ...