TableData

Overview

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

Table structure.

Properties: rows.

Properties

NameTypeAccessDescription
rowslist[RowData]ReadGets the rows.

See Also