Row

General

Row és una classe en Aspose.Slides per Python. Heretaris de: CellCollection, IRow.

Representa una fila en una taula.

Propietats

NomTipus de productesAccésDescripció
heightfloatLlegeix.Obté o fixa l’alçada de la fila en punts.
minimal_heightfloatLlegeix.Obtén o fixa l’alçada mínima permesa per a la fila.
row_formatIRowFormatLlegeix.
as_i_cell_collectionICellCollectionLlegeix.Retorna les cèl·lules de la fila com a ICellCollection
as_i_bulk_text_formattableIBulkTextFormattableLlegeix.Retorna un IBulkTextFormattable per a operacions de text en massa a la fila.

Mètodes

SignaturaDescripció
set_text_format()Configura el format de text per a tota la fila.
 Català