FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > BaseSheetAxisModel クラス : SetAutoSortIndex メソッド |
'Declaration Public Overridable Sub SetAutoSortIndex( _ ByVal index As Integer, _ ByVal value As Integer _ )
'使用法 Dim instance As BaseSheetAxisModel Dim index As Integer Dim value As Integer instance.SetAutoSortIndex(index, value)