Shape.ParentGroup Property

Definition

Returns a Shape object that represents the common parent shape of a child shape or a range of child shapes.

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

Property Value

Applies to