Excel for .NET
XLCommentShape コンストラクタ(String,Rectangle)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLCommentShape クラス > XLCommentShape コンストラクタ : XLCommentShape コンストラクタ(String,Rectangle)
新しい XLCommentShapeに含まれるテキスト。
セルを基準とした画像のサイズと 位置を指定する矩形(twip(1/20 ポイント)単位)。
XLCommentShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal rc As System.Drawing.Rectangle _
)
public XLCommentShape( 
   System.string text,
   System.Drawing.Rectangle rc
)

パラメータ

text
新しい XLCommentShapeに含まれるテキスト。
rc
セルを基準とした画像のサイズと 位置を指定する矩形(twip(1/20 ポイント)単位)。
参照

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