试图将Excel 2003放入已经制作的Windows窗体中
我的问题是我有一个项目现在处于完整的设计模式。我使用 Windows 表单构建了它..
无论如何,在我的其中一个表单上..我已经开始构建(非常艰苦).. 想法已经改变,现在该表格上需要的是完整的 excel 2003 工作簿..或者至少..excel 工作表。
问题是我使用 studio 2008 的时间不长……编码经验也表明了这一点。
有人可以告诉我到底如何才能在该表单上放置工作表或工作簿,而无需使用 Office 表单开始整个项目吗?
请..慢慢地对待这个新手,因为我真的什么都不知道,行话让我更加困惑:(
What my problem is is that I have a project that is in full design mode swing right now. I built it using the Windows form..
Anyways, on one of my forms..that I already started building (very painstakingly)..
Minds have changed and now what needs to be on that form is either a full excel 2003 workbook..or at the very least..excel worksheet.
The problem is that I have not been using studio 2008 for long..and coding experience shows the same.
Can someone please tell me how the heck I can put a worksheet or a workbook on that form without starting my whole project over using office forms?
Please..go slow with this newbie because i really don't know anything and Jargon is confusing me even more :(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我想你正在寻找这个:
http://www.codeproject.com/kb /office/Embedding_Excel.aspx
I think you're looking for this:
http://www.codeproject.com/kb/office/Embedding_Excel.aspx