Freigeben über


Animate.From-Eigenschaft

From.Represents the attribte in schema: from

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

Syntax

'Declaration
<SchemaAttrAttribute(, "from")> _
Public Property From As StringValue
    Get
    Set
'Usage
Dim instance As Animate
Dim value As StringValue

value = instance.From

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Animate Klasse

Animate-Member

DocumentFormat.OpenXml.Presentation-Namespace