Row.SpaceBetweenColumns Property

Definition

Returns or sets the distance (in points) between text in adjacent columns of the specified row.

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

Property Value

Applies to