'Declaration Public Function NextNonEmptyIndex( _ ByVal index As Integer _ ) As Integer
'Declaration
Public Function NextNonEmptyIndex( _ ByVal index As Integer _ ) As Integer
'使用法 Dim instance As DefaultSheetAxisModel Dim index As Integer Dim value As Integer value = instance.NextNonEmptyIndex(index)
'使用法
Dim instance As DefaultSheetAxisModel Dim index As Integer Dim value As Integer value = instance.NextNonEmptyIndex(index)
public int NextNonEmptyIndex( int index )
DefaultSheetAxisModel クラス DefaultSheetAxisModel メンバ
© 2004-2017, GrapeCity inc. All rights reserved.