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