PowerTools SPREAD for ASP.NET 8.0J
MoveColumn メソッド (FpSpread)

移動する列のインデックス
列の移動先のインデックス
列の位置を指定したとおりに移動します。
構文
'Declaration
 
Protected Sub MoveColumn( _
   ByVal fromColumn As Integer, _
   ByVal toColumn As Integer _
) 
protected void MoveColumn( 
   int fromColumn,
   int toColumn
)

パラメータ

fromColumn
移動する列のインデックス
toColumn
列の移動先のインデックス
参照

FpSpread クラス
FpSpread メンバ
SheetView.MoveColumnメソッド

 

 


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