GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBox クラス > FindString メソッド : FindString(String,Int32) メソッド |
'Declaration
Public Overloads Function FindString( _ ByVal s As String, _ ByVal findTargetColumnIndex As Integer _ ) As MatchedComboItemCollection
public MatchedComboItemCollection FindString( string s, int findTargetColumnIndex )