Section.ContainingMasterID 属性 (Visio)
返回包含对象的“主控形状”对象的 ID。 此为只读属性。
语法
expression。 ContainingMasterID
表达 一个代表 Section 对象的变量。
返回值
Long
备注
如果该对象不在 Master 对象中,则 ContainingMasterID 属性返回 -1。 例如,如果某个 Shape 对象属于 Page 对象的 Shapes 集合,则 ContainingMasterID 属性返回 -1。
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。