Table
Overview
Table is a class in Aspose.Words for Python.
Represents a table structure.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
rows | list[TableRow] | Read | Provides the list of TableRow objects representing each table row |
column_alignments | list[str] | Read | Returns a list of string values that specify each column’s alignment |