Share via


AnimateRotation.From Property

Definition

from

Represents the following attribute in the schema: from

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

Property Value

Returns Int32Value.

Attributes

Applies to