次の方法で共有


ModifyNonVisualConnectorProps.NoEditPoints プロパティ

定義

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

スキーマ内の次の属性を表します。noEditPoints

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

プロパティ値

属性

適用対象