FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > IOptimizedEnumerationSupport6 インタフェース : NextNonEmptyColumnInRow メソッド |
'Declaration
Function NextNonEmptyColumnInRow( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal excludeContents As ExcludeContents _ ) As Integer
int NextNonEmptyColumnInRow( int row, int column, ExcludeContents excludeContents )