Home

Table Cell Type

This is an enumeration used in Stencila Schema for table cell roles.

It exists so table cells can be identified as data cells or header cells using a stable vocabulary that maps cleanly to HTML, JATS, and other tabular formats.

See TableCell.cellType for the property that uses this enumeration.

Analogues

The following external types, elements, or nodes are similar to a TableCellType:

  • HTML td/th distinction: Close analogue because HTML distinguishes data and header cells structurally with separate elements rather than an enumeration.

Members

The TableCellType type has these members:

MemberDescription
DataCell-
HeaderCell-

Bindings

The TableCellType type is represented in:


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

© 2026 Stencila