EffectFillType
EffectFillType enumeration
Represent fill types.
public enum EffectFillType
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Remove | 0 | |
Freeze | 1 | |
Hold | 2 | |
Transition | 3 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Represent fill types.
public enum EffectFillType
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Remove | 0 | |
Freeze | 1 | |
Hold | 2 | |
Transition | 3 |