ComponentOne Studio for WinRT XAML
Item プロパティ (C1TableHelper)

指定された行と列の位置にある C1.Silverlight.RichTextBox.Documents.C1TableCell を取得または設定します。
構文
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As C1TableCell
public C1TableCell this[ 
   System.int row,
   System.int col
]; {get;}

パラメータ

row
col
参照

C1TableHelper クラス
C1TableHelper メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.