Freigeben über


AnimateRotation.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 Int32Value
    Get
    Set
'Usage
Dim instance As AnimateRotation
Dim value As Int32Value

value = instance.By

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

AnimateRotation Klasse

AnimateRotation-Member

DocumentFormat.OpenXml.Presentation-Namespace