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