BehaviorAccumulateType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class BehaviorAccumulateType extends System.Enum
Represents types of accumulation of effect behaviors.
Fields
Field | Description |
---|---|
NotDefined | |
Always | |
None |
NotDefined
public static final int NotDefined
Always
public static final int Always
None
public static final int None