Table.Spacing Property

Definition

Returns or sets the spacing (in points) between the cells in a table.

public:
 property float Spacing { float get(); void set(float value); };
public float Spacing { get; set; }
member this.Spacing : single with get, set
Public Property Spacing As Single

Property Value

Applies to