AnimateRotation.To Property

To.Represents the attribte in schema: to

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "to")> _
Public Property To As Int32Value
    Get
    Set
'Usage
Dim instance As AnimateRotation
Dim value As Int32Value

value = instance.To

instance.To = value
[SchemaAttrAttribute(, "to")]
public Int32Value To { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

AnimateRotation Class

AnimateRotation Members

DocumentFormat.OpenXml.Presentation Namespace