Share via


ContextNode.RotationAngle Property

Definition

rotationAngle

Represents the following attribute in the schema: rotationAngle

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

Property Value

Attributes

Applies to