Shape.GroupItems プロパティ

定義

指定したグループ内の GroupShapes 個々の図形を表す オブジェクトを返します。 Item(Object)GroupShapes オブジェクトの メソッドを使用して、グループから 1 つの図形を返します。 グループ化された図形を Shape 表すオブジェクトに適用されます。 読み取り専用です。

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

プロパティ値

適用対象