Compartir a través de


AnimateRotation.From Property

From.Represents the attribte in schema: from

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

Syntax

'Declaración
<SchemaAttrAttribute(, "from")> _
Public Property From As Int32Value
    Get
    Set
'Uso
Dim instance As AnimateRotation
Dim value As Int32Value

value = instance.From

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

AnimateRotation Class

AnimateRotation Members

DocumentFormat.OpenXml.Presentation Namespace