<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/heuristic-table-plugin](./heuristic-table-plugin.md) &gt; [DisplayCell](./heuristic-table-plugin.displaycell.md)

## DisplayCell interface


<b>Signature:</b>

```typescript
export interface DisplayCell extends CellProperties 
```
<b>Extends:</b> [CellProperties](./heuristic-table-plugin.cellproperties.md)

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [tnode](./heuristic-table-plugin.displaycell.tnode.md) | TNode |  |

