Overview
CellData is a class in Aspose.Words for Python.
Table cell.
Properties
| Name | Type | Access | Description |
|---|
paragraphs | list[ParagraphData] | Read | Holds a list of ParagraphData objects representing the cell’s content |
alignment | str | Read | Is a string indicating the cell’s text alignment (e.g., left, center, right) |