Shape.ParentGroup Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property ParentGroup As Shape
    Get
'Usage
Dim instance As Shape
Dim value As Shape

value = instance.ParentGroup
Shape ParentGroup { get; }

Property Value

Type: Microsoft.Office.Core.Shape

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace