CadTableFormat.CellMargin

CadTableFormat.CellMargin property

Gets or sets the cell margin.

public CadCellMargin CellMargin { get; set; }

Property Value

The cell margin.

See Also