バージョン

CellSpacing プロパティ (TableRowProperties)

隣接するセルとテーブル ボーダーの間に適用されるスペースの量を決定する値を返すか、設定します。
シンタックス
'宣言
 
Public Property CellSpacing As System.Nullable(Of Single)
public System.Nullable<float> CellSpacing {get; set;}
参照

オンラインで表示: GitHub