GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : FindFirstMatchedAndCanBeSelectedIndex メソッド |
'宣言
Protected Function FindFirstMatchedAndCanBeSelectedIndex( _ ByVal text As String, _ ByVal ignoreCase As Boolean _ ) As Integer
protected int FindFirstMatchedAndCanBeSelectedIndex( string text, bool ignoreCase )