PropertyValueType
PropertyValueType enum
Represent property value types.
enum class PropertyValueType
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
String | 0 | |
Number | 1 | |
Color | 2 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides
Represent property value types.
enum class PropertyValueType
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
String | 0 | |
Number | 1 | |
Color | 2 |