ConnectionShapeLocks.NoMove プロパティ

定義

図形の移動を禁止する

スキーマ内の次の属性を表します: noMove

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

プロパティ値

BooleanValue を返します。

属性

適用対象