Freigeben über


Animate.To-Eigenschaft

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 StringValue
    Get
    Set
'Usage
Dim instance As Animate
Dim value As StringValue

value = instance.To

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Animate Klasse

Animate-Member

DocumentFormat.OpenXml.Presentation-Namespace