Excel for .NET
XLPictureShape コンストラクタ(Image,Int32,Int32,Int32,Int32)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLPictureShape クラス > XLPictureShape コンストラクタ : XLPictureShape コンストラクタ(Image,Int32,Int32,Int32,Int32)
シンタックス
'宣言
 
Public Function New( _
   ByVal img As GrapeCity.Documents.Drawing.Image, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
)
public XLPictureShape( 
   GrapeCity.Documents.Drawing.Image img,
   System.int x,
   System.int y,
   System.int width,
   System.int height
)

パラメータ

img
x
y
width
height
参照

XLPictureShape クラス
XLPictureShape メンバ
オーバーロード一覧