TableRowProps

Vue de l’ensemble

‘TableRowProps’ est une classe dans Aspose.Words FOSS pour Python.

Propriétés extraites des SPRM PAPX sur les paragraphes de la ligne de table.

Cette classe fournit 1 méthode pour travailler avec des objets TableRowProps dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Words FOSS pour le package Pyathon. Propriétés: ‘borders’, ‘cell_widths’, dxa_from_text, ‘dx_fra_texte_right , 'has_positioning et 3 autres.

Propriétés

NameTypeAccessDescription
cell_widthslist[float]ReadGets the cell widths.
table_widthfloatReadGets the table width.
tblp_yintReadGets the tblp y.
dxa_from_textintReadGets the dxa from text.
dxa_from_text_rightintReadGets the dxa from text right.
tpcintReadGets the tpc.
has_positioningboolReadGets the has positioning.
borderslist[tuple[int, float, str, int]]ReadGets the borders.
horz_posintReadGets the horz pos.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Words pour Python — Enterprise API Reference
 Français