次の方法で共有


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

適用対象