Share via


PropertySet.Rotation Property

Definition

Custom Rotation

Represents the following attribute in the schema: custAng

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

Property Value

Returns Int32Value.

Attributes

Applies to