Skip to main content

TableCell.length Property

Gets the table cell’s character length.

Declaration

get length(): number

Property Value

Type Description
number

The element length in characters.

See Also