Home

Table Cell

Properties

The TableCell type has these properties:

NameDescriptionTypeInherited from
idThe identifier for this item.StringEntity
cellTypeThe type of cell.TableCellType-
nameThe name of the cell.String-
columnSpanHow many columns the cell extends.Integer-
rowSpanHow many columns the cell extends.Integer-
horizontalAlignmentThe horizontal alignment of the content of a table cell.HorizontalAlignment-
horizontalAlignmentCharacterThe character to be used in horizontal alignment of the content of a table cell.String-
verticalAlignmentThe vertical alignment of the content of a table cell.VerticalAlignment-
contentContents of the table cell.Block*-

Related

The TableCell type is related to these types:

Bindings

The TableCell type is represented in:

Testing

During property-based (a.k.a generative) testing, the properties of the TableCell type are generated using the following strategies.

PropertyComplexityDescriptionStrategy
contentMin+Generate a single, arbitrary, paragraphtable_cell_content(1)

This documentation was generated from TableCell.yaml by docs_types.rs.

© 2026 Stencila