Shape.ParentGroup Property

Definition

Returns a Shape object that represents the common parent shape of a child 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

Property Value

Applies to