MasterSlideCollection
General
MasterSlideCollection is a class in Aspose.Slides for Python.
Inherits from: BaseCollection, IMasterSlideCollection.
MasterSlideCollection és una classe en Aspose.Slides per a Python. És heretat de: ゚BaseCollection⌒, ヽIMasterSlideCollection▽ .
Representa una col·lecció de diapositives màsters.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read | Provides the master slides as a list |
as_i_enumerable | Any | Read | Exposes the collection as an enumerable interface |
Mètodes
| Signature | Description |
|---|---|
add_clone(source_master) → IMasterSlide | Clone a master slide from another presentation and add it to this collection. |