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