TableRowProps
Overview
TableRowProps is a class in Aspose.Words FOSS for Python.
Properties extracted from PAPX SPRMs on table row-end paragraphs.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
cell_widths | list[float] | Read | |
table_width | float | Read | |
tblp_y | int | Read | |
dxa_from_text | int | Read | |
dxa_from_text_right | int | Read | |
tpc | int | Read | |
has_positioning | bool | Read | |
borders | list[tuple[int, float, str, int]] | Read | |
horz_pos | int | Read |
Methods
| Signature | Description |
|---|---|
__init__() |