Row

Overview

Row är en klass i Aspose.Words FOSS för Python. ärvt från: BaseModel.

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

och egenskaper: cells, row_format, type.

Properties

NameTypeAccessDescription
typestrReadFå den typen.
row_formatRowFormatReadFå formatet i raden.
cellslist[Cell]ReadFå de cellerna.

See Also

 Svenska