RowData

Overview

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

Table row.

Properties: cells.

Properties

NameTypeAccessDescription
cellslist[CellData]ReadGets the cells.

See Also