PowerTools MultiRow for Windows Forms 8.0J
Search(String,CellPosition) メソッド

検索する文字列。
検索の開始セル位置。CellPosition.Empty は、左上のセルから検索が開始されることを示します。
セルのテキストを検索します。
構文
Public Overloads Function Search( _
   ByVal searchString As String, _
   ByVal startCellPosition As CellPosition _
) As CellPosition

パラメータ

searchString
検索する文字列。
startCellPosition
検索の開始セル位置。CellPosition.Empty は、左上のセルから検索が開始されることを示します。

戻り値の型

一致が見つかった場合は、そのセルの位置を示す CellPosition。一致が見つからなかった場合は CellPosition.Empty
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.