Share via


ModifyNonVisualGroupDrawingShapeProps.NoRot Property

Definition

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

Represents the following attribute in the schema: noRot

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

Property Value

Attributes

Applies to