PowerTools SPREAD for ASP.NET 8.0J
OnInsertComplete メソッド (SheetViewCollection)

シートを挿入する位置のインデックス
挿入するシート
OnInsertCompleteイベントを処理します。このイベントは、コレクションにシートを挿入します。
構文
'Declaration
 
Protected Overrides Sub OnInsertComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnInsertComplete( 
   int index,
   object value
)

パラメータ

index
シートを挿入する位置のインデックス
value
挿入するシート
参照

SheetViewCollection クラス
SheetViewCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.