GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス : NextNonEmptyCell メソッド |
'宣言
Public Function NextNonEmptyCell( _ ByVal row As Integer, _ ByVal excludeColumn As Integer _ ) As Integer
public int NextNonEmptyCell( int row, int excludeColumn )