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
| Name | Type | Access | Description |
|---|---|---|---|
cell_widths | list[float] | Read | Gets the cell widths. |
table_width | float | Read | Gets the table width. |
tblp_y | int | Read | Gets the tblp y. |
dxa_from_text | int | Read | Gets the dxa from text. |
dxa_from_text_right | int | Read | Gets the dxa from text right. |
tpc | int | Read | Gets the tpc. |
has_positioning | bool | Read | Gets the has positioning. |
borders | list[tuple[int, float, str, int]] | Read | Gets the borders. |
horz_pos | int | Read | Gets the horz pos. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference