バージョン

CellMargins プロパティ

このセル境界線の内側とセル コンテンツの間に適用される余白の量を決定する値を返すか、設定します。
シンタックス
'宣言
 
Public Property CellMargins As System.Nullable(Of Padding)
public System.Nullable<Padding> CellMargins {get; set;}
参照

オンラインで表示: GitHub