Property CantSplit
CantSplit
Gets or sets whether the row may not split across pages (w:cantSplit), or null.
public bool? CantSplit { get; set; }
Property Value
- bool?
Gets or sets whether the row may not split across pages (w:cantSplit), or null.
public bool? CantSplit { get; set; }