TableCell
Vue de l’ensemble
‘TableCell’ est une classe dans Aspose.Words FOSS pour Python.
Il représente une cellule de table.
Propriétés : ‘alignment’, ‘col_span’, ‘formatting’, ‘row_ span’, text.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
text | str | Read/Write | Gets or sets the text. |
alignment | str | Read/Write | Gets or sets the alignment. |
row_span | int | Read/Write | Gets or sets the row span. |
col_span | int | Read/Write | Gets or sets the col span. |
formatting | RunFormatting | Read/Write | Gets or sets the formatting. |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference