Property ColumnBandSize
ColumnBandSize
Gets or sets the column band size for conditional banding (w:tblStyleColBandSize), or null.
public int? ColumnBandSize { get; set; }
Property Value
- int?
Gets or sets the column band size for conditional banding (w:tblStyleColBandSize), or null.
public int? ColumnBandSize { get; set; }