Freigeben über


Animate.By-Eigenschaft

By.Represents the attribte in schema: by

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

Syntax

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

value = instance.By

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Animate Klasse

Animate-Member

DocumentFormat.OpenXml.Presentation-Namespace