TableCell

Overview

TableCell 是Python的Aspose.Words FOSS中的一个类.

表示一个表单元.

特性: alignment, col_span, formatting, row_span, text.

Properties

NameTypeAccessDescription
textstr阅读/写作获取或设置文本.
alignmentstr阅读/写作得到或设置对齐.
row_spanint阅读/写作得到或设置行跨度.
col_spanint阅读/写作得到或设置了间距.
formattingRunFormatting阅读/写作获取或设置格式.

See Also

 中文