public method TableBuilder.SetAltRowStyleFont
Sets the font for the alternate row style.
Declaration | ||||
|
Parameters | |
font |
The font. |
This method allows you to set the font for all alternate rows of the table. If no style is applied to the alternate rows, the library applies the default alternate row style and applies the specified font to this style. If some style is applied to the alternate rows, the library applies the specified font to this style.
Declared in TableBuilder