Property RowBandSize
RowBandSize
Gets or sets the band sizes for conditional banding (w:tblStyleRowBandSize), or null.
public int? RowBandSize { get; set; }
Property Value
- int?
Gets or sets the band sizes for conditional banding (w:tblStyleRowBandSize), or null.
public int? RowBandSize { get; set; }