GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBox クラス > FindObject メソッド : FindObject(Object,Int32) メソッド |
'宣言
Public Overloads Function FindObject( _ ByVal obj As Object, _ ByVal findTargetColumnIndex As Integer _ ) As MatchedComboItemCollection
public MatchedComboItemCollection FindObject( object obj, int findTargetColumnIndex )