TableFormatRowBandSize Property |
Namespace: GemBox.Document.Tables
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Row banding size must be greater than zero. |
Row banding is a grouping of rows into two successively alternating groups (odd and even).
RowBandSize specifies the size of the group. Each group (odd and even) can have its own table style conditional formatting specified.
For more information about table styles, see table styles article and table styles example.