Property GridBefore
GridBefore
Gets or sets the number of grid columns skipped before the first cell (w:gridBefore), or null.
public int? GridBefore { get; set; }
Property Value
- int?
Gets or sets the number of grid columns skipped before the first cell (w:gridBefore), or null.
public int? GridBefore { get; set; }