ColumnCollection — Aspose.Slides FOSS Python API Reference
ColumnCollection — Represents a collection of column objects. Inherits from: BaseCollection.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read-only | |
as_i_enumerable | Any | Read-only |
Methods
| Method | Returns | Description |
|---|---|---|
add_clone(templ, with_attached_columns) | list[IColumn] | |
insert_clone(index, templ, with_attached_columns) | list[IColumn] | |
remove_at(first_column_index, with_attached_rows) | None |