GrapeCity SPREAD for Windows Forms 12.0J
SetAutoSortIndex メソッド (DefaultSheetAxisModel)


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

パラメータ

index
行または列インデックス
value
自動ソートインデックス
参照

DefaultSheetAxisModel クラス
DefaultSheetAxisModel メンバ

 

 


Copyright © 2004 GrapeCity inc.