IPropertyEffectValueType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
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