public method TableBuilder.SetHeaderRowStyleFont
Sets the font for the header row style by a configuration action.
Declaration | ||||
|
Parameters | |
configure |
A configuration action for the font. |
This method allows you to configure the font for all header rows of the table. If no style is applied to the header rows, the library applies the default header row style and applies the specified font to this style. If some style is applied to the header rows, the library applies the specified font to this style.
Declared in TableBuilder