Property GridAfter
GridAfter
Gets or sets the number of grid columns skipped after the last cell (w:gridAfter), or null.
public int? GridAfter { get; set; }
Property Value
- int?
Gets or sets the number of grid columns skipped after the last cell (w:gridAfter), or null.
public int? GridAfter { get; set; }