Share via


ModifyTransformProps.Rot Property

Definition

rot, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: rot

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

Property Value

Attributes

Applies to