GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SubItemCollectionInfo クラス > Add メソッド : Add(SubItemInfo) メソッド |
'Declaration
Public Overloads Sub Add( _ ByVal item As SubItemInfo _ )
'使用法
Dim instance As SubItemCollectionInfo Dim item As SubItemInfo instance.Add(item)
public void Add( SubItemInfo item )