バージョン

Add(PredefinedShapeType,Sheet,Rectangle) メソッド

シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal shapeType As PredefinedShapeType, _
   ByVal sheet As Sheet, _
   ByVal boundsInTwips As System.Drawing.Rectangle _
) As WorksheetShape
public WorksheetShape Add( 
   PredefinedShapeType shapeType,
   Sheet sheet,
   System.Drawing.Rectangle boundsInTwips
)

パラメータ

shapeType
sheet
boundsInTwips
参照

オンラインで表示: GitHub