Property Separator
Separator
Gets or sets whether a vertical separator line is drawn between columns (w:sep), or null.
public bool? Separator { get; set; }
Property Value
- bool?
Gets or sets whether a vertical separator line is drawn between columns (w:sep), or null.
public bool? Separator { get; set; }