PropertyValueType
Overview
PropertyValueType is a enum in Aspose.Slides FOSS for Python.
Represent property value types.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified property value type |
STRING | Represents a property value that is a text string |
NUMBER | Represents a property value that is a numeric type |
COLOR | Represents a property value that defines a color |