Property EqualWidth
EqualWidth
Gets or sets whether all columns have equal width (w:equalWidth), or null.
public bool? EqualWidth { get; set; }
Property Value
- bool?
Gets or sets whether all columns have equal width (w:equalWidth), or null.
public bool? EqualWidth { get; set; }