View3DProperties.RotX Property

Definition

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

Represents the following attribute in the schema: rotX

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

Property Value

Attributes

Applies to