Row

Overview

Row 是Python的Aspose.Words FOSS中的一个类. 继承人: BaseModel.

Row.type is a string that identifies the row’s type.

特性: cells, row_format, type.

Properties

NameTypeAccessDescription
typestrRead得到了类型.
row_formatRowFormatRead得到了行格式.
cellslist[Cell]Read得到了细胞.

See Also

 中文