[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextColumnCollection.EvenlySpaced

EvenlySpaced Property

EvenlySpaced

Gets or sets a value indicating whether all text columns are of equal width and evenly spaced.

Declaration
public bool EvenlySpaced { get; set; }
Public Property EvenlySpaced As Boolean
Remarks

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.