public method TableBuilder.SetAltRowStyle
Sets the style for alternate rows of the table.
Declaration | ||||
|
Parameters | |
style |
The style to apply. |
If you set the alternate row border width, stroke or color, note that the border will be either not visible (if its width is less than or equal to the width of the content row border) or partially visible (if its width is greater than the width of the content row border).
Declared in TableBuilder