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

C1.WPF.Excel.4.5.2 アセンブリ > C1.WPF.Excel 名前空間 > XLCommentShape クラス > XLCommentShape コンストラクタ : XLCommentShape コンストラクタ(String,Int32,Int32)
新しい XLCommentShapeに格納されているテキスト。
セルに対する新しい図形の水平位置(twips 単位)。
セルに対する新しい図形の垂直位置(twips 単位)。
XLCommentShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
)
public XLCommentShape( 
   System.string text,
   System.int x,
   System.int y
)

パラメータ

text
新しい XLCommentShapeに格納されているテキスト。
x
セルに対する新しい図形の水平位置(twips 単位)。
y
セルに対する新しい図形の垂直位置(twips 単位)。
参照

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