<!-- 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; [CellProperties](./heuristic-table-plugin.cellproperties.md)

## CellProperties interface


<b>Signature:</b>

```typescript
export interface CellProperties extends Coordinates 
```
<b>Extends:</b> [Coordinates](./heuristic-table-plugin.coordinates.md)

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [constraints](./heuristic-table-plugin.cellproperties.constraints.md) | TCellConstraints |  |
|  [lenX](./heuristic-table-plugin.cellproperties.lenx.md) | number |  |
|  [lenY](./heuristic-table-plugin.cellproperties.leny.md) | number |  |

