Expand description
The module contains Height
structure which is responsible for a table and cell height.
Structsยง
- Cell
Height Increase - A modification for cell/table to increase its height.
- Cell
Height Limit - A modification for cell/table to increase its height.
- Height
- Height is a abstract factory for height settings.
- Height
List - A structure used to set
Table
height via a list of rows heights. - Table
Height Increase - A modification of a table to increase the table height.
- Table
Height Limit - A modification of a table to decrease the table height.