'Declaration Public Overrides Function GetAutoSortIndex( _ ByVal index As Integer _ ) As Integer
'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)
'使用法
Dim instance As DefaultSheetAxisModel Dim index As Integer Dim value As Integer value = instance.GetAutoSortIndex(index)
public override int GetAutoSortIndex( int index )
DefaultSheetAxisModel クラス DefaultSheetAxisModel メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.