CommandEffect

Vue de l’ensemble

‘CommandEffect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘Behavior’, ‘ICommandEfect’.

Réprésenter l’effet de commande comportement d’action.

Cette classe fournit 9 méthodes pour travailler avec les objets CommandEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive;as_i_behavior; command_string : propriétés . tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Slides FOSS pour le package Pyton. Propriétées : acumulat., additif.

Propriétés

NameTypeAccessDescription
typeCommandEffectTypeRead/WriteGets or sets the type.
command_stringstrRead/WriteGets or sets the command string.
shape_targetIShapeRead/WriteGets or sets the shape target.
as_i_behaviorIBehaviorReadGets the as i behavior.
accumulateNullableBoolRead/WriteGets or sets the accumulate.
additiveBehaviorAdditiveTypeRead/WriteGets or sets the additive.
propertiesIBehaviorPropertyCollectionReadGets the properties.
timingITimingRead/WriteGets or sets the timing.

méthodes

SignatureDescription
__init__()
accumulate()NullableBoolRepresents whether animation behaviors are accumulated.
additive()BehaviorAdditiveTypeRepresents whether the current animation behavior is combined with other running animations.
properties()IBehaviorPropertyCollectionRepresents properties of behavior.
timing()ITimingRepresents timing properties for the effect behavior.
type()CommandEffectTypeDefines command effect type of behavior.
command_string()strDefines command string.
shape_target()IShapeDefines shape target of command effect.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français