FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > AggregationDataModel クラス : NextNonEmptyColumnInRow メソッド |
'Declaration Public Overrides Function NextNonEmptyColumnInRow( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Integer
'使用法 Dim instance As AggregationDataModel Dim row As Integer Dim column As Integer Dim value As Integer value = instance.NextNonEmptyColumnInRow(row, column)