Table Cell Type
Indicates whether the cell is a header or data.
When HeaderCell, the cell is similar to the HTML <th> element).
When DataCell, the cell is similar to the HTML <td> element).
Members
The TableCellType type has these members:
DataCellHeaderCell
Bindings
The TableCellType type is represented in:
- JSON-LD
- JSON Schema
- Python type
TableCellType - Rust type
TableCellType - TypeScript type
TableCellType
Source
This documentation was generated from TableCellType.yaml by docs_types.rs.