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/Write | Gets or sets the paragraphs. |
alignment | str | Read/Write | Gets or sets the alignment. |
See Also