Margin Property
Margin
Gets or sets the default settings of the cell margins that define
the space between the cell border and the cell contents, for all the
cells in this column.
Declaration
public Inset Margin { get; set; }
Public Property Margin As Inset