TableRowProps

Overview

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

Properties extracted from PAPX SPRMs on table row-end paragraphs.

Properties

NameTypeAccessDescription
cell_widthslist[float]Read
table_widthfloatRead
tblp_yintRead
dxa_from_textintRead
dxa_from_text_rightintRead
tpcintRead
has_positioningboolRead
borderslist[tuple[int, float, str, int]]Read
horz_posintRead

Methods

SignatureDescription
__init__()

See Also