[]
Gets or sets a value indicating whether all text columns are of equal width and evenly spaced.
public bool EvenlySpaced { get; set; }
If you set Spacing or Width on this TextColumnCollection, this property will be automatically set to true. Also, setting this property may change Spacing and Width values.