GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBox クラス > FindString メソッド : FindString(String,String) メソッド |
'Declaration
Public Overloads Function FindString( _ ByVal s As String, _ ByVal textFormat As String _ ) As MatchedComboItemCollection
public MatchedComboItemCollection FindString( string s, string textFormat )
例外 | 説明 |
---|---|
System.ArgumentException | |
System.ArgumentException | メソッドに渡された引数のいずれかが無効な場合にスローされる例外。 |
System.ArgumentException |