IBehaviorProperty
IBehaviorProperty interface
表示动画行为的属性类型。遵循来自 https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx 和 https://msdn.microsoft.com/en-us/library/documentformat.openxml.presentation.attributename(v=office.15).aspx 的属性列表
public interface IBehaviorProperty
Properties
Name | Description |
---|---|
IsCustom { get; } | 显示该属性是否不属于规范中的预定义属性列表: https://msdn.microsoft.com/en-us/library/dd949052(v=office.15).aspx |
Value { get; } | 属性的值 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides