Table

Overview

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

Represents a table structure.

Properties: column_alignments, rows.

Properties

NameTypeAccessDescription
rowslist[TableRow]Read/WriteGets or sets the rows.
column_alignmentslist[str]Read/WriteGets or sets the column alignments.

See Also

 English