IPropertyEffectValueType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxPropertyValueType ValueType { get; set; }
Property ValueType As PropertyValueType
Get
Set
property PropertyValueType ValueType {
PropertyValueType get ();
void set (PropertyValueType value);
}
abstract ValueType : PropertyValueType with get, set
Property Value
Type:
PropertyValueType
See Also