TableCell

Overview

TableCell is a class in Aspose.Words for Python.

Represents a table cell.

Properties

NameTypeAccessDescription
textstrReadGets or sets the plain text content of the cell
alignmentstrReadGets or sets the horizontal alignment of the cell content
row_spanintReadGets or sets the number of rows the cell spans
col_spanintReadGets or sets the number of columns the cell spans
formattingRunFormattingReadGets the RunFormatting object that defines the cell’s text style