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