TextColumns.LineBetween Property

Definition

True if vertical lines appear between all the columns in the TextColumns collection. Can be True, False, or wdUndefined.

public:
 property int LineBetween { int get(); void set(int value); };
public int LineBetween { get; set; }
member this.LineBetween : int with get, set
Public Property LineBetween As Integer

Property Value

Applies to