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
| Name | Type | Access | Description |
|---|---|---|---|
type | str | Read | Få den typen. |
row_format | RowFormat | Read | Få formatet i raden. |
cells | list[Cell] | Read | Få de cellerna. |