Column — Aspose.Slides FOSS Python API Reference

Column — Represents the column in a presentation. Inherits from: CellCollection.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
widthfloatRead / Write
column_formatIColumnFormatRead-only
as_i_cell_collectionICellCollectionRead-only
as_i_bulk_text_formattableIBulkTextFormattableRead-only

Methods

MethodReturnsDescription
set_text_format()None

See Also