Nokome Bentley1 min read

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:

  • DataCell
  • HeaderCell

Bindings

The TableCellType type is represented in:

Source

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