Shape.ParentGroup 属性

定义

返回一个 Shape 对象,该对象代表子形状的常见父形状。

public:
 property Microsoft::Office::Interop::Word::Shape ^ ParentGroup { Microsoft::Office::Interop::Word::Shape ^ get(); };
public Microsoft.Office.Interop.Word.Shape ParentGroup { get; }
member this.ParentGroup : Microsoft.Office.Interop.Word.Shape
Public ReadOnly Property ParentGroup As Shape

属性值

适用于