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