Shape.ContainingShape 属性 (Visio)

返回包含对象或集合的 Shape 对象。 此为只读属性。

语法

expressionContainingShape

表达 一个代表 Shape 对象的变量。

返回值

Shape

说明

如果 Shape 对象是组的成员,则 ContainingShape 属性返回该组。

如果 Shape 对象是其 PageMaster 对象(非组成员)中的顶层形状,则 ContainingShape 属性返回其页面或主控形状的页表。

如果 Shape 对象是页面或主控形状的页表,则 ContainingShape 属性返回 Nothing

支持和反馈

有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。