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

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

パラメータ

sheet
bmp
x
y
width
height
参照

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