BehaviorPropertyCollection

BehaviorPropertyCollection

Overview

BehaviorPropertyCollection is a class in Aspose.Slides FOSS for Python. Inherits from: BaseCollection, IBehaviorPropertyCollection.

Represents collection of behavior properties.

Properties

NameTypeAccessDescription
as_i_enumerableAnyReadProvides an iterable view of the collection

Methods

SignatureDescription
add(property_value)Adds the specified property value to the collection
index_of(property_value)intReturns the zero‑based index of the given property value, or -1 if absent