ShapeLocks.NoRotation プロパティ

定義

図形の回転を禁止する

スキーマ内の次の属性を表します: 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

プロパティ値

BooleanValue を返します。

属性

適用対象