InlineShape.GroupItems 属性

定义

返回内联形状组合在一起的形状。 此为只读属性。

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

属性值

GroupShapes

适用于