BehaviorAdditiveType

BehaviorAdditiveType

Overview

BehaviorAdditiveType is a enum in Aspose.Slides FOSS for Python.

Represents additive type for effect behavior.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined additive behavior
NONERepresents no additive behavior applied
BASERepresents using the base additive behavior
SUMRepresents additive behavior that sums values
REPLACERepresents additive behavior that replaces existing values
MULTIPLYRepresents additive behavior that multiplies values