Row — Aspose.Slides FOSS Python API Reference

Row — Represents the row in a presentation. Inherits from: CellCollection.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
heightfloatRead-only
minimal_heightfloatRead / Write
row_formatIRowFormatRead-only
as_i_cell_collectionICellCollectionRead-only
as_i_bulk_text_formattableIBulkTextFormattableRead-only

Methods

MethodReturnsDescription
set_text_format()None

See Also