LayoutSlideCollection
Overview
LayoutSlideCollection is a class in Aspose.Slides FOSS for Python.
Inherits from: BaseCollection, ILayoutSlideCollection.
Represents a base class for collection of a layout slides.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read | |
as_i_enumerable | Any | Read | Exposes the collection as a generic enumerable object |
Methods
| Signature | Description |
|---|---|
get_by_type(type) → ILayoutSlide | Returns the layout slide that matches the given type |