LayoutSlideCollection

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

NameTypeAccessDescription
as_i_collectionlistRead
as_i_enumerableAnyReadExposes the collection as a generic enumerable object

Methods

SignatureDescription
get_by_type(type)ILayoutSlideReturns the layout slide that matches the given type

See Also