バージョン

Shapes プロパティ (Worksheet)

このワークシート内の形状のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Shapes As WorksheetShapeCollection
public WorksheetShapeCollection Shapes {get;}

プロパティ値

このワークシート内の形状のコレクション。
参照