GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > GcMultiRow クラス > Search メソッド : Search(String,CellPosition,CellPosition) メソッド |
Public Overloads Function Search( _ ByVal searchString As String, _ ByVal startCellPosition As CellPosition, _ ByVal endCellPosition As CellPosition _ ) As CellPosition
public CellPosition Search( string searchString, CellPosition startCellPosition, CellPosition endCellPosition )