Поделиться через


AnimationPoint.Value Property

Sets or returns the value of a property for an animation point. Read/write.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property Value As Object
    Get
    Set
'Usage
Dim instance As AnimationPoint
Dim value As Object

value = instance.Value

instance.Value = value
Object Value { get; set; }

Property Value

Type: System.Object

See Also

Reference

AnimationPoint Interface

AnimationPoint Members

Microsoft.Office.Interop.PowerPoint Namespace