MESCIUS SPREAD for ASP.NET 10.0J
Move メソッド (SheetViewCollection)

SheetViewの現在のインデックス
SheetViewの新しいインデックス
指定したSheetViewをコレクション内の異なるインデックスに移動します。
構文
'Declaration
 
Public Sub Move( _
   ByVal from As Integer, _
   ByVal to As Integer _
) 
public void Move( 
   int from,
   int to
)

パラメータ

from
SheetViewの現在のインデックス
to
SheetViewの新しいインデックス
参照

SheetViewCollection クラス
SheetViewCollection メンバ

 

 


© MESCIUS inc. All rights reserved.