AnimateRotation.By Property

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; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

AnimateRotation Class

AnimateRotation Members

DocumentFormat.OpenXml.Presentation Namespace