シンタックス
'宣言
Public Function New( _
ByVal As XLSheet, _
ByVal As GrapeCity.Documents.Imaging.GcBitmap, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public XLPictureShape(
XLSheet ,
GrapeCity.Documents.Imaging.GcBitmap ,
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- sheet
- bmp
- x
- y
- width
- height
参照