CellData

Overview

CellData is a class in Aspose.Words for Python.

Table cell.

Properties

NameTypeAccessDescription
paragraphslist[ParagraphData]ReadHolds a list of ParagraphData objects representing the cell’s content
alignmentstrReadIs a string indicating the cell’s text alignment (e.g., left, center, right)