MESCIUS SPREAD for Windows Forms 17.0J
Insert(Int32,String) メソッド

コレクション内の挿入位置を表す<b><see cref="T:System.Int32">Int32</see></b>値。
キー文字列を表す<b><see cref="T:System.String">String</see></b>
指定したキーを持つ新しい Style を <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.StyleCollection" /> に追加します。
構文
'Declaration
 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String _
) 
public void Insert( 
   int index,
   string key
)

パラメータ

index
コレクション内の挿入位置を表す<b><see cref="T:System.Int32">Int32</see></b>値。
key
キー文字列を表す<b><see cref="T:System.String">String</see></b>
参照

StyleCollection クラス
StyleCollection メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.