public method TableRowBuilder.SetBorderWidth
Sets the width for each side of the table row border.
Declaration | ||||
|
Parameters | |
widthLeft |
The left border side width in points. |
widthTop |
The top border side width in points. |
widthRight |
The right border side width in points. |
widthBottom |
The bottom border side width in points. |
Declared in TableRowBuilder