PowerTools SPREAD for Windows Forms 8.0J
GetAutoSortIndex メソッド (DefaultSheetAxisModel)


行または列のインデックス
指定した行または列の自動ソートインデックスを取得します。
構文
'Declaration
 
Public Overrides Function GetAutoSortIndex( _
   ByVal index As Integer _
) As Integer
'使用法
 
Dim instance As DefaultSheetAxisModel
Dim index As Integer
Dim value As Integer
 
value = instance.GetAutoSortIndex(index)
public override int GetAutoSortIndex( 
   int index
)

パラメータ

index
行または列のインデックス

戻り値の型

自動ソートインデックス
参照

DefaultSheetAxisModel クラス
DefaultSheetAxisModel メンバ

 

 


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