InlineShape.GroupItems Property

Definition

Returns the shapes that are grouped together for an inline shape. Read-only.

public:
 property Microsoft::Office::Interop::Word::GroupShapes ^ GroupItems { Microsoft::Office::Interop::Word::GroupShapes ^ get(); };
public Microsoft.Office.Interop.Word.GroupShapes GroupItems { get; }
member this.GroupItems : Microsoft.Office.Interop.Word.GroupShapes
Public ReadOnly Property GroupItems As GroupShapes

Property Value

GroupShapes

Applies to