get_or_create_by_value method
get_or_create_by_value
Looks for existing behavior property by value or creates new custom one with the specified value
Returns
instance of BehaviorProperty
@staticmethod
def get_or_create_by_value(property_value):
...
| Parameter | Type | Description |
|---|---|---|
| property_value | str | value of the property |
See Also
- class
BehaviorProperty - module
aspose.slides.animation - library
Aspose.Slides