View3DProperties.RotX Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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