如何在c#中读取MPP文件
问题描述:
r =如何使用asp.net
how r=to read data from mpp file using asp.net
答
清楚mpp是什么。这可能意味着许多事情。请注意,这个网站有超过1100万会员,所以mpp可能意味着许多不同的东西。我假设您的意思是Microsoft Project。
您应该参考msdn文档。 https://msdn.microsoft.com/en-us/library/office/ms512767.aspx [ ^ ]
此外,还有其他一些建议 http://stackoverflow.com/questions/153593/programmatically-access-a-microsoft-project-mpp-file-from-c-sharp [ ^ ]
Be clear about what mpp is. It could mean many thing. Please notice this site has over 11 Million members so mpp could mean many different things. I'll assume you mean Microsoft Project.
You should refer to the msdn documentation. https://msdn.microsoft.com/en-us/library/office/ms512767.aspx[^]
Also, some other suggestions http://stackoverflow.com/questions/153593/programmatically-access-a-microsoft-project-mpp-file-from-c-sharp[^]
您好,
请查看下面可能对您有所帮助的链接。
MPP Viewer(Microsoft Project文件的简单查看器)
http://www.codeproject.com/Articles/170536/Simple- MPP-Viewer
Progr从C#中自动访问Microsoft Project(MPP)文件
http://stackoverflow.com/questions/153593/programmatically-access-a-microsoft-project-mpp -file-from-c-sharp
美好的一天。
Hi,
Please have a look at the links below which may help you.
MPP Viewer (a simple viewer for Microsoft Project files)
http://www.codeproject.com/Articles/170536/Simple-MPP-Viewer
Programmatically access a Microsoft Project (MPP) file from C#
http://stackoverflow.com/questions/153593/programmatically-access-a-microsoft-project-mpp-file-from-c-sharp
Good day.