ComponentOne Studio for WinRT XAML
XLCommentShape コンストラクタ(String,Int32,Int32)

新しい XLCommentShape に格納されているテキスト。
セルに対する新しい図形の水平位置(ツイップ単位)。
セルに対する新しい図形の垂直位置(ツイップ単位)。
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
セルに対する新しい図形の水平位置(ツイップ単位)。
y
セルに対する新しい図形の垂直位置(ツイップ単位)。
参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.