次の方法で共有


ModifyNonVisualConnectorProps.NoMove プロパティ

定義

noMove、このプロパティは Office 2016 以降でのみ使用できます。

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

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; }
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

プロパティ値

属性

適用対象