Property GridSpan
GridSpan
Gets or sets the number of grid columns the cell spans (w:gridSpan), or null.
public int? GridSpan { get; set; }
Property Value
- int?
Gets or sets the number of grid columns the cell spans (w:gridSpan), or null.
public int? GridSpan { get; set; }