本文介绍了在VSTO中嵌入MS Project自定义视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


我正在寻找一种在VSTO应用程序级别嵌入MS Project自定义视图(包含表格,甘特条颜色等等)的方法加入。


这可以通过VBA使用global.mpt模板,但我在VSTO中找不到类似的工具。


有没有解决方案?




谢谢,


Adrien

解决方案

Hello,

I am looking for a way to embed MS Project custom views (with tables, gantt bar colors, etc...) in a VSTO application-level add in.

This was possible with VBA using the global.mpt template but i did not find a similar tool in VSTO.

Is there any solution for this ?

Thanks,

Adrien

解决方案


这篇关于在VSTO中嵌入MS Project自定义视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-27 13:07