Overview
CellData is a class in Aspose.Words FOSS for Python.
Table cell.
Properties: alignment, paragraphs.
Properties
| Name | Type | Access | Description |
|---|
paragraphs | list[ParagraphData] | Read | Gets the paragraphs. |
alignment | str | Read | Gets the alignment. |
See Also