Share via


AnimateRotation.By Property

Definition

by

Represents the following attribute in the schema: by

[DocumentFormat.OpenXml.SchemaAttr(0, "by")]
public DocumentFormat.OpenXml.Int32Value By { get; set; }
public DocumentFormat.OpenXml.Int32Value By { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "by")]
public DocumentFormat.OpenXml.Int32Value? By { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("by")]
public DocumentFormat.OpenXml.Int32Value? By { get; set; }
public DocumentFormat.OpenXml.Int32Value? By { get; set; }
member this.By : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "by")>]
member this.By : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("by")>]
member this.By : DocumentFormat.OpenXml.Int32Value with get, set
Public Property By As Int32Value

Property Value

Returns Int32Value.

Attributes

Applies to