Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 MPXJ 7.8.1 读取 MS 项目文件 (.mpp),但我找不到 API 来获取任务信息上“时间轴上显示”字段的值。
有没有办法获取这个字段的值?
不幸的是,目前没有办法使用 MPXJ 检索该字段。我快速浏览了一下,似乎这个标志可能被存储为甘特图的视图数据的一部分,但我没有时间深入研究它以提取它。我会把它添加到待办事项列表中!