CellData

Overview

CellData is a class in Aspose.Words FOSS for Python.

Table cell.

Properties: alignment, paragraphs.

Properties

NameTypeAccessDescription
paragraphslist[ParagraphData]ReadGets the paragraphs.
alignmentstrReadGets the alignment.

See Also