Freigeben über


GroupShapeLocks.NoRotation Eigenschaft

Definition

Shape-Drehung nicht zulassen

Stellt das folgende Attribut im Schema dar: noRot

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, dass die entsprechende Gruppenform nicht gedreht werden kann Objekte, die sich in der Gruppe befinden, können weiterhin gedreht werden, es sei denn, sie wurden ebenfalls gesperrt. Wenn dieses Attribut nicht angegeben wird, wird der Wert von false angenommen.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: