HTMLTableRowElement.Cells

HTMLTableRowElement.Cells property

The collection of cells in this row. @version DOM Level 2

public HTMLCollection Cells { get; }

See Also