cells property

cells property

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

Definition:

@property
def cells(self):
    ...

See Also