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