バージョン

TrailingEmptyCellCount プロパティ

最後のセル後でこの行の空セル数。
シンタックス
'宣言
 
Public Property TrailingEmptyCellCount As Nullable(Of Integer)
public Nullable<int> TrailingEmptyCellCount {get; set;}
参照