Excel for .NET
XLPictureShape コンストラクタ(GcBitmap,Size,XLAlignHorz,XLAlignVert,ImageScaling)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLPictureShape クラス > XLPictureShape コンストラクタ : XLPictureShape コンストラクタ(GcBitmap,Size,XLAlignHorz,XLAlignVert,ImageScaling)
シンタックス
'宣言
 
Public Function New( _
   ByVal bmp As GrapeCity.Documents.Imaging.GcBitmap, _
   ByVal cellSize As System.Drawing.Size, _
   ByVal align As XLAlignHorz, _
   ByVal valign As XLAlignVert, _
   ByVal scale As ImageScaling _
)
public XLPictureShape( 
   GrapeCity.Documents.Imaging.GcBitmap bmp,
   System.Drawing.Size cellSize,
   XLAlignHorz align,
   XLAlignVert valign,
   ImageScaling scale
)

パラメータ

bmp
cellSize
align
valign
scale
参照

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