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

新しい XLCommentShape に格納されているテキスト。
セルに対する画像のサイズおよび位置を 指定する四角形(ツイップ単位)。
XLCommentShape の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal rc As Windows.Foundation.Rect _
)
public XLCommentShape( 
   System.string text,
   Windows.Foundation.Rect rc
)

パラメータ

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

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

 

 


Copyright © GrapeCity inc. All rights reserved.