TableRow

Overview

TableRow is a class in Aspose.Words FOSS for Python.

Represents a table row.

Properties: cells, is_header.

Properties

NameTypeAccessDescription
cellslist[TableCell]Read/WriteGets or sets the cells.
is_headerboolRead/WriteGets or sets the is header.

See Also

 English