TableRow

Overview

TableRow is a class in Aspose.Words for Python.

Represents a table row.

Properties

NameTypeAccessDescription
cellslist[TableCell]ReadProvides the list of TableCell objects contained in the row
is_headerboolReadIndicates whether the row is a header row in the table