Excel for WPF/Silverlight
XLCommentShape コンストラクタ(String,Rect)

C1.WPF.Excel.4.5.2 アセンブリ > C1.WPF.Excel 名前空間 > XLCommentShape クラス > XLCommentShape コンストラクタ : XLCommentShape コンストラクタ(String,Rect)
新しい XLCommentShapeに格納されているテキスト。
セルに対する画像サイズと位置を指定する四角形(twips 単位)。
XLCommentShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal rc As System.Windows.Rect _
)
public XLCommentShape( 
   System.string text,
   System.Windows.Rect rc
)

パラメータ

text
新しい XLCommentShapeに格納されているテキスト。
rc
セルに対する画像サイズと位置を指定する四角形(twips 単位)。
参照

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