Skip to main content

Module types

Module types 

Source
Expand description

Table layout types: enums, structs for table, column, cell, and border data

Structs§

CellCollapsedBorders
Collapsed borders for all four edges of a cell
CollapsedBorder
Collapsed border information for a cell edge
ColumnInfo
Information about a table column
GridCell
A cell in the table grid
TableLayout
Table layout engine

Enums§

BorderCollapse
Border collapse model for tables
ColumnWidth
Column width specification
TableLayoutMode
Table layout algorithm mode