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