Share via


View3DProperties.RotY Property

Definition

rotY, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: rotY

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

Property Value

Attributes

Applies to