Visio.Interfaces.DocumentUpdateData interface
用于更新 Document 对象上的数据的接口,用于 在 中使用 document.set({ ... })。
属性
| application | 表示包含此文档的 Visio 应用程序实例。 |
| view | 返回 DocumentView 对象。 |
用于更新 Document 对象上的数据的接口,用于 在 中使用 document.set({ ... })。
| application | 表示包含此文档的 Visio 应用程序实例。 |
| view | 返回 DocumentView 对象。 |