PropertyValueType
PropertyValueType 枚举
表示属性值类型。
public enum PropertyValueType
值
名称 | 值 | 描述 |
---|---|---|
NotDefined | -1 | |
String | 0 | |
Number | 1 | |
Color | 2 |
另见
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides
表示属性值类型。
public enum PropertyValueType
名称 | 值 | 描述 |
---|---|---|
NotDefined | -1 | |
String | 0 | |
Number | 1 | |
Color | 2 |