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

プロパティ値

適用対象