MESCIUS SPREAD for Windows Forms 15.0J
Find メソッド (Tables)

行インデックスを示す整数値。
列インデックスを示す整数値。
指定したセルを含むテーブルを検索します。
構文
'宣言
 
Public Function Find( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Table
public Table Find( 
   int row,
   int column
)

パラメータ

row
行インデックスを示す整数値。
column
列インデックスを示す整数値。

戻り値の型

指定したセルを含むTableオブジェクト。
参照

Tables クラス
Tables メンバ

 

 


© MESCIUS inc. All rights reserved.