Skip to main content

TableCell.length Property

Gets the table cell’s character length.

Declaration

readonly length: number

Property Value

Type Description
number

The element length in characters.

See Also