Share via


ShapeRange.ParentGroup Property

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

Syntax

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

value = instance.ParentGroup
Shape ParentGroup { get; }

Property Value

Type: Microsoft.Office.Core.Shape

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Core Namespace